Class SeriesAxis
Inherited Members
Namespace: DRIT.Spreadsheet.Chart
Assembly: DRIT.Spreadsheet.dll
Syntax
public class SeriesAxis : Axis
Constructors
SeriesAxis()
Declaration
public SeriesAxis()
Properties
DistanceFromAxis
Declaration
public int DistanceFromAxis { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
IntervalBetweenLabels
Declaration
public int? IntervalBetweenLabels { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |