Enum RenderingMode
Specifies the rendering mode to be used to render the chart series.
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public enum RenderingModeFields
| Name | Description | 
|---|---|
| Default | Default element will be used to render the series. | 
| DirectX | DirectX will be used to render the series. | 
| WriteableBitmap | WriteableBitmap will be used to render the series. |