C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace : RenderMode Enumeration |
'Declaration Public Enum RenderMode Inherits System.Enum
public enum RenderMode : System.Enum
Member | Description |
---|---|
Default | Default render mode. All chart types are supported. |
Direct2D | Direct2D mode. High performance render mode that uses Direct2D. At this moment only line and symbol charts are supported. Data point labels, tooltips and PlotElementLoaded event are not available. |
System.Object
System.ValueType
System.Enum
C1.Xaml.Chart.RenderMode