'Declaration Public Enum ChartTypeData Inherits System.Enum
public enum ChartTypeData : System.Enum
Member | Description |
---|---|
ColumnData | Column Data. |
DefaultData | Default Data. |
LineData | Line Data. |
ScatterData | Scatter Data. |
SplitData | Both data sources, each represented in a separate legend. For ColumnLineChart, both Column and Line Data. For ScatterLineChart, both Scatter and Line Data. |
This enumeration lists all sub-Chart Types (applicable to hybrid Chart types) that are available for drawing upon as a Data Source.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, 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