Class ChartAxiesExval
Inheritance
System.Object
ChartAxiesExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartAxiesExval : Object
Constructors
ChartAxiesExval()
Declaration
Properties
Caption
Declaration
public string Caption { get; set; }
Property Value
Type |
Description |
System.String |
|
Font
Declaration
public FontExval Font { get; set; }
Property Value
Textalign
Declaration
public string Textalign { get; set; }
Property Value
Type |
Description |
System.String |
|
TextColor
Declaration
public string TextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
TextDecoration
Declaration
public string TextDecoration { get; set; }
Property Value
Type |
Description |
System.String |
|
Textorientation
Declaration
public string Textorientation { get; set; }
Property Value
Type |
Description |
System.String |
|