'Declaration
<System.FlagsAttribute()> Public Enum ChartExplorerCategoryFlags Inherits System.Enum
'Usage
Dim instance As ChartExplorerCategoryFlags
[System.Flags()] public enum ChartExplorerCategoryFlags : System.Enum
'Declaration
<System.FlagsAttribute()> Public Enum ChartExplorerCategoryFlags Inherits System.Enum
'Usage
Dim instance As ChartExplorerCategoryFlags
[System.Flags()] public enum ChartExplorerCategoryFlags : System.Enum
Member | Description |
---|---|
All | Specifies that all categories are available. |
Axes | Specifies that the axes category is available. |
ChartArea | Specifies that the chart area category is available. |
ChartData | Specifies that the chart data category is available. |
ChartTitle | Specifies that the chart title category is available. |
Legend | Specifies that the legend category is available. |
None | Specifies that no category is available. |
PageSetup | Specifies that the page setup category is available. |
PlotArea | Specifies that the plot area category is available. |
SeriesCollection | Specifies that the series collection category is available. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.Windows.Forms.ChartExplorerCategoryFlags
Target Platforms: 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