Class ChartItemInLegendExval
Inheritance
System.Object
ChartItemInLegendExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartItemInLegendExval : Object
Constructors
ChartItemInLegendExval()
Declaration
public ChartItemInLegendExval()
Properties
ActionInfo
Declaration
public ActionInfo ActionInfo { get; set; }
Property Value
LegendText
Declaration
public string LegendText { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ToolTip { get; set; }
Property Value
Type |
Description |
System.String |
|
Visibility
Declaration
public bool Visibility { get; set; }
Property Value
Type |
Description |
System.Boolean |
|