Class ChartStripLineExval
Inheritance
System.Object
ChartStripLineExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartStripLineExval : Object
Constructors
ChartStripLineExval()
Declaration
public ChartStripLineExval()
Properties
ActionInfo
Declaration
public ActionInfo ActionInfo { get; set; }
Property Value
Interval
Declaration
public float Interval { get; set; }
Property Value
Type |
Description |
System.Single |
|
IntervalOffset
Declaration
public float IntervalOffset { get; set; }
Property Value
Type |
Description |
System.Single |
|
IntervalOffsetType
Declaration
public string IntervalOffsetType { get; set; }
Property Value
Type |
Description |
System.String |
|
IntervalType
Declaration
public string IntervalType { get; set; }
Property Value
Type |
Description |
System.String |
|
StripWidth
Declaration
public float StripWidth { get; set; }
Property Value
Type |
Description |
System.Single |
|
StripWidthType
Declaration
public string StripWidthType { 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 |
|
Title
Declaration
public string Title { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ToolTip { get; set; }
Property Value
Type |
Description |
System.String |
|