Chart for WinRT
PlotElement Class
Members 

Generic plot element.
Object Model
PlotElement Class
Syntax
'Declaration
 
Public Class PlotElement 
   Inherits Windows.UI.Xaml.Shapes.Path
public class PlotElement : Windows.UI.Xaml.Shapes.Path 
Remarks
Plot element is a visual presentation of data such as bar on the bar chart or slice of pie on the pie chart.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Shapes.Shape
                        Windows.UI.Xaml.Shapes.Path
                           C1.Xaml.Chart.PlotElement
                              C1.Xaml.Chart.Bar
                              C1.Xaml.Chart.HLOC
                              C1.Xaml.Chart.Lines
                              C1.Xaml.Chart.Pie
                              C1.Xaml.Chart.Symbol

See Also

Reference

PlotElement Members
C1.Xaml.Chart Namespace

 

 


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

Product Support Forum  |  Documentation Feedback