Class ChartLegandTileExval
Inheritance
System.Object
ChartLegandTileExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartLegandTileExval : Object
Constructors
ChartLegandTileExval()
Declaration
public ChartLegandTileExval()
Properties
Caption
Declaration
public string Caption { get; set; }
Property Value
Type |
Description |
System.String |
|
SeperatorColor
Declaration
public string SeperatorColor { get; set; }
Property Value
Type |
Description |
System.String |
|
SeperatorStyle
Declaration
public string SeperatorStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
Style
Declaration
public ItemStyleExval Style { get; set; }
Property Value
TileAlignment
Declaration
public string TileAlignment { get; set; }
Property Value
Type |
Description |
System.String |
|
TitleSeparator
Declaration
public string TitleSeparator { get; set; }
Property Value
Type |
Description |
System.String |
|