Chart for WinRT
Renderer2D Class
Members 

Renderer which creates plot in Cartesian coordinates.
Object Model
Renderer2D Class
Syntax
'Declaration
 
Public Class Renderer2D 
   Inherits BaseRenderer
public class Renderer2D : BaseRenderer 
Remarks
Renderer2D allows creating most of 2D chart types that use Cartesian axes including bar, area, line, scatter charts. The specific presentation of the data values is defined by templates (Symbol and Connection properties). The templates can also be set using corresponding properties of DataSeries class.
Inheritance Hierarchy

System.Object
   C1.Xaml.Chart.BaseRenderer
      C1.Xaml.Chart.Renderer2D

See Also

Reference

Renderer2D Members
C1.Xaml.Chart Namespace

 

 


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

Product Support Forum  |  Documentation Feedback