Back to Devexpress

DxChartLegend Properties

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

latest1.5 KB
Original Source

DxChartLegend Properties

Defines a chart legend.

NameDescription
AllowToggleSeriesSpecifies whether users can toggle series visibility.
CssClassAssigns a CSS class to a chart legend.
HorizontalAlignmentAlong with the VerticalAlignment property, specifies the legend’s position.
HoverModeSpecifies what series elements to highlight when a corresponding item in the legend is hovered over.
OrientationSpecifies how legend items are arranged, vertically (in a column) or horizontally (in a row).
PositionSpecifies whether the legend is located outside or inside the chart’s plot.
VerticalAlignmentAlong with the HorizontalAlignment property, specifies the legend’s position.
VisibleSpecifies the legend’s visibility.

See Also

DxChartLegend Class

DxChartLegend Members

DevExpress.Blazor Namespace