Back to Devexpress

DxChartBase Properties

blazor-devexpress-dot-blazor-dot-dxchartbase-dot-underscore-properties.md

latest1.3 KB
Original Source

DxChartBase Properties

Implements the base API for chart components.

NameDescription
CssClassAssigns a CSS class to the Chart component.
HeightSpecifies the chart component’s absolute or relative height.
IdSpecifies the Chart component’s unique identifier.
PaletteSpecifies the color scheme to colorize chart series.
PaletteExtensionModeSpecifies how to extend the chart palette when the number of colors is less than the number of series (for DxChart) or series points (for DxPieChart).
RedrawOnResizeSpecifies whether to redraw the chart when its container size changes.
WidthSpecifies the chart component’s absolute or relative width.

See Also

DxChartBase Class

DxChartBase Members

DevExpress.Blazor Namespace