ChartLegend
Properties
Font - String
Color - String
Position - Nullable
OffsetX - Nullable
OffsetY - Nullable
Visible - Nullable
Margin - ChartSpacing
Gets or sets the top spacing.
Padding - ChartSpacing
Gets or sets the top spacing.
Background - String
Border - ChartElementBorder
Gets or sets the opacity of the border.
Labels - ChartLegendLabels
Orientation - Nullable
Width - Nullable
Height - Nullable
Reverse - Nullable
Item - ChartLegendItem
Sets the configuration of the legend items of type area. By default, all series except line and scatter use this legend type.
Align - Nullable
Spacing - Nullable
Title - ChartTitle
The accessible description of the Chart. The description is announced by screen readers when the Chart is focused.
Methods
CreateSerializer()
Creates a new ChartLegendSerializer.
RETURNS
The ChartLegendSerializer instance.