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
Type |
Description |
System.Int32 |
|
SecondSymbol
Declaration
public SymbolOptions SecondSymbol { get; set; }
Property Value
TextOption
Declaration
public TextOptions TextOption { get; set; }
Property Value