Enum
SeriesRenderMode

Defines how ChartSeries will be rendered.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum SeriesRenderMode

Fields

Full

Defines full XAML rendering mode using Visuals.

Declaration

cs-api-definition
Full = 0

Field Value

SeriesRenderMode

Light

Defines light rendering mode with no Visuals.

Declaration

cs-api-definition
Light = 1

Field Value

SeriesRenderMode

Remarks

PointTemplate, PointTemplateSelector and DefaultVisualStyle properties will not be applicable in this mode.

In this article
DefinitionFieldsFullLight
Not finding the help you need?
Contact Support