Class ChartTileExval
Inheritance
System.Object
ChartTileExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartTileExval : Object
Constructors
ChartTileExval()
Declaration
Properties
ActionInfo
Declaration
public ActionInfo ActionInfo { get; set; }
Property Value
Caption
Declaration
public string Caption { get; set; }
Property Value
Type |
Description |
System.String |
|
DockOffset
Declaration
public int DockOffset { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DockOutChartArea
Declaration
public bool DockOutChartArea { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DocToChartArea
Declaration
public string DocToChartArea { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Position
Declaration
public string Position { get; set; }
Property Value
Type |
Description |
System.String |
|
Style
Declaration
public ItemStyleExval Style { get; set; }
Property Value
TextOrientation
Declaration
public string TextOrientation { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ToolTip { get; set; }
Property Value
Type |
Description |
System.String |
|
Visible
Declaration
public bool Visible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|