[]
Holds data about particular chart type
public sealed class ChartTypeConfig
Name | Description |
---|---|
ApplyColorPaletteOnDataPoint | Gets a value indicating whether color palette should be applied to data point. |
CoreRendererType | Gets the type of the core renderer. |
CoreStyleType | Gets the type of the core style. |
IsCategorical | Gets a value indicating whether this instance is categorical. |
IsXY | Gets a value indicating whether this instance is not categorical. |
PropertiesTypes | Gets the properties types. |
RequiredSeriesCount | Gets the required series count. |