Class ChartAreaAxisExval
Inheritance
System.Object
ChartAreaAxisExval
Assembly: BoldReports.UWP.dll
Syntax
public class ChartAreaAxisExval : Object
Constructors
ChartAreaAxisExval()
Declaration
public ChartAreaAxisExval()
Properties
AllowLabelRotation
Declaration
public string AllowLabelRotation { get; set; }
Property Value
Type |
Description |
System.String |
|
Angle
Declaration
public int Angle { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Arrows
Declaration
public string Arrows { get; set; }
Property Value
Type |
Description |
System.String |
|
CategoryLabel
Declaration
public CategoryLabelExval CategoryLabel { get; set; }
Property Value
ChartAxisTitle
Declaration
public ChartAxiesExval ChartAxisTitle { get; set; }
Property Value
ChartMajorGridLines
Declaration
public ChartGridLinesExval ChartMajorGridLines { get; set; }
Property Value
ChartMajorTickMarks
Declaration
public ChartTickMarksExval ChartMajorTickMarks { get; set; }
Property Value
ChartMinorGridLines
Declaration
public ChartGridLinesExval ChartMinorGridLines { get; set; }
Property Value
ChartMinorTickMarks
Declaration
public ChartTickMarksExval ChartMinorTickMarks { get; set; }
Property Value
ChartStripLines
Declaration
public List<ChartStripLineExval> ChartStripLines { get; set; }
Property Value
CrossAt
Declaration
public string CrossAt { get; set; }
Property Value
Type |
Description |
System.String |
|
HideEndLabels
Declaration
public bool HideEndLabels { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HideLabels
Declaration
public bool HideLabels { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IncludeZero
Declaration
public bool IncludeZero { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Interlaced
Declaration
public bool Interlaced { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InterlacedColor
Declaration
public string InterlacedColor { get; set; }
Property Value
Type |
Description |
System.String |
|
Interval
Declaration
public double Interval { get; set; }
Property Value
Type |
Description |
System.Double |
|
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 |
|
LabelColor
Declaration
public string LabelColor { get; set; }
Property Value
Type |
Description |
System.String |
|
LabelFont
Declaration
public FontExval LabelFont { get; set; }
Property Value
Declaration
public string LabelFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
LabelInterval
Declaration
public float LabelInterval { get; set; }
Property Value
Type |
Description |
System.Single |
|
LabelIntervalOffset
Declaration
public float LabelIntervalOffset { get; set; }
Property Value
Type |
Description |
System.Single |
|
LabelIntervalOffsetType
Declaration
public string LabelIntervalOffsetType { get; set; }
Property Value
Type |
Description |
System.String |
|
LabelIntervalType
Declaration
public string LabelIntervalType { get; set; }
Property Value
Type |
Description |
System.String |
|
LabelsAutoFitEnabled
Declaration
public bool LabelsAutoFitEnabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LineColor
Declaration
public string LineColor { get; set; }
Property Value
Type |
Description |
System.String |
|
LineStyle
Declaration
public string LineStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
LineWidth
Declaration
public double LineWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Location
Declaration
public string Location { get; set; }
Property Value
Type |
Description |
System.String |
|
LogBase
Declaration
public float LogBase { get; set; }
Property Value
Type |
Description |
System.Single |
|
LogScale
Declaration
public bool LogScale { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Margin
Declaration
public string Margin { get; set; }
Property Value
Type |
Description |
System.String |
|
MarksAlwaysAtPlotEdge
Declaration
public bool MarksAlwaysAtPlotEdge { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Maximum
Declaration
public object Maximum { get; set; }
Property Value
Type |
Description |
System.Object |
|
Minimum
Declaration
public object Minimum { get; set; }
Property Value
Type |
Description |
System.Object |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
OffsetLabels
Declaration
public string OffsetLabels { get; set; }
Property Value
Type |
Description |
System.String |
|
PrExventFontGrow
Declaration
public bool PrExventFontGrow { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PrExventFontShrink
Declaration
public bool PrExventFontShrink { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PrExventLabelOffset
Declaration
public bool PrExventLabelOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PrExventWordWrap
Declaration
public bool PrExventWordWrap { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RExverse
Declaration
public bool RExverse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Scalar
Declaration
public bool Scalar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Style
Declaration
public BorderVal Style { get; set; }
Property Value
TextDecoration
Declaration
public string TextDecoration { get; set; }
Property Value
Type |
Description |
System.String |
|
VariableAutoInterval
Declaration
public bool VariableAutoInterval { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
VisibleStatus
Declaration
public string VisibleStatus { get; set; }
Property Value
Type |
Description |
System.String |
|