GrapeCity.Xaml.SpreadSheet.Data
ChartArea Enumeration


Specifies the area of a chart.
Syntax
'Declaration
 
Public Enum ChartArea 
   Inherits System.Enum
'Usage
 
Dim instance As ChartArea
public enum ChartArea : System.Enum 
Members
MemberDescription
All All the chart area.
AxisTitle Specifies the axis title.
AxisX Specifies the x-axis.
AxisY Specifies the y-axis.
AxisZ Specifies the z-axis.
BackWall Specifies the back wall.
Chart Specifies the chart.
ChartTitle Specifies the chart title.
DataLabel Specifies the data label.
DataMarker Specifies the data marker.
DataPoint Specifies the data point.
DataSeries Specifies the data series.
FloorWall Specifies the floor wall.
Lengend Specifies the lengend.
PlotArea Specifies the plot area.
SideWall Specifies the side wall.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.ChartArea

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options