ChartAppearance Properties
The appearance parameters of a chart.| Name | Description |
|---|---|
| DisplayName | Returns a localized name for built-in appearances or the ChartAppearance.Name property value for custom appearances. |
| IndicatorsPaletteName | Returns the default indicator palette name. |
| IsDefault | Returns the value indicating whether the appearance is default. |
| Name | Returns the chart appearance name. |
| PaletteName | Returns the default palette name. |
See Also