Class LegendSymbols
Inheritance
System.Object
LegendSymbols
Assembly: Syncfusion.Blazor.dll
Syntax
public class LegendSymbols : Object
Constructors
LegendSymbols()
Declaration
Properties
FirstSymbol
Declaration
public SymbolOptions FirstSymbol { get; set; }
Property Value
Index
Declaration
public int Index { get; set; }
Property Value
SecondSymbol
Declaration
public SymbolOptions SecondSymbol { get; set; }
Property Value
TextOption
Declaration
public TextOptions TextOption { get; set; }
Property Value