New to Telerik UI for WPFStart a free 30-day trial

Indicates how to render default visuals.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public enum DefaultVisualsRenderMode

Fields

All data points will be represented with a single visual element. This disables per item style or color.

C#
Batch = 1

New default visual will be created for each data point. Each visual can have its own style, fill or stroke.

C#
Separate = 0
In this article
DefinitionFieldsBatchSeparate
Not finding the help you need?
Contact Support