Interface ILegend
Assembly: Syncfusion.Blazor.dll
Syntax
Properties
Alignment
Declaration
Alignment Alignment { get; set; }
Property Value
Background
Declaration
string Background { get; set; }
Property Value
Description
Declaration
string Description { get; set; }
Property Value
Height
Declaration
string Height { get; set; }
Property Value
ItemPadding
Declaration
double ItemPadding { get; set; }
Property Value
Padding
Declaration
double Padding { get; set; }
Property Value
PageSettings
Declaration
AccumulationChartLegendPageSettings PageSettings { get; set; }
Property Value
Position
Declaration
LegendPosition Position { get; set; }
Property Value
ShapeHeight
Declaration
double ShapeHeight { get; set; }
Property Value
ShapePadding
Declaration
double ShapePadding { get; set; }
Property Value
ShapeWidth
Declaration
double ShapeWidth { get; set; }
Property Value
TabIndex
Declaration
double TabIndex { get; set; }
Property Value
ToggleVisibility
Declaration
bool ToggleVisibility { get; set; }
Property Value
Width
Declaration
string Width { get; set; }
Property Value