Chart for WinRT
RenderMode Enumeration

Specifies available render mode for data series.
Syntax
'Declaration
 
Public Enum RenderMode 
   Inherits System.Enum
public enum RenderMode : System.Enum 
Members
MemberDescription
DefaultDefault render mode. All chart types are supported.
Direct2DDirect2D 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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Xaml.Chart.RenderMode

See Also

Reference

C1.Xaml.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback