'Declaration Public Enum CategoryChartType Inherits System.Enum
public enum CategoryChartType : System.Enum
Member | Description |
---|---|
Area | Specifies category area series |
Auto | Specifies automatic selection of chart type based on suggestions from Data Adapter |
Column | Specifies category column chart with vertical rectangles at each data point |
Line | Specifies category line series with markers at each data point |
Point | Specifies category point chart with markers at each data point |
Spline | Specifies category spline line series with markers at each data point |
SplineArea | Specifies category spline area series |
StepArea | Specifies category step area chart |
StepLine | Specifies category step line chart |
Waterfall | Specifies category waterfall chart |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2