Chart.DesignerModes Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the designer modes for the chart.
public: enum class Chart::DesignerModes
public enum Chart.DesignerModes
type Chart.DesignerModes =
Public Enum Chart.DesignerModes
- Inheritance
-
Chart.DesignerModes
Fields
Name | Value | Description |
---|---|---|
Chart | 0 | The designer mode is for chart. |
Sparkline | 1 | The designer mode is for spark line. |
DataBar | 2 | The designer mode is for data bar. |