Class ChartGridLinesExval
Inheritance
System.Object
ChartGridLinesExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartGridLinesExval : Object
Constructors
ChartGridLinesExval()
Declaration
public ChartGridLinesExval()
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 |
|
Style
Declaration
public BorderVal Style { get; set; }
Property Value