Class ChartTickMarksExval
Inheritance
System.Object
ChartTickMarksExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartTickMarksExval : Object
Constructors
ChartTickMarksExval()
Declaration
public ChartTickMarksExval()
Properties
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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 |
|
Length
Declaration
public float Length { get; set; }
Property Value
Type |
Description |
System.Single |
|
Style
Declaration
public BorderVal Style { get; set; }
Property Value
Type
Declaration
public string Type { get; set; }
Property Value
Type |
Description |
System.String |
|