Class ChartAxis
Represents a chart axis on the chart.
Inheritance
System.Object
ChartAxis
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
Constructors
ChartAxis()
Declaration
ChartAxis(ReportSerializer)
Declaration
public ChartAxis(ReportSerializer serializer)
Parameters
Properties
AllowLabelRotation
Declaration
public AllowLabelRotation AllowLabelRotation { get; set; }
Property Value
Angle
Declaration
public string Angle { get; set; }
Property Value
Type |
Description |
System.String |
|
Arrows
Declaration
public Arrows Arrows { get; set; }
Property Value
ChartAxisScaleBreak
Declaration
public ChartAxisScaleBreak ChartAxisScaleBreak { get; set; }
Property Value
ChartAxisTitle
Declaration
public ChartAxisTitle ChartAxisTitle { get; set; }
Property Value
ChartMajorGridLines
Declaration
public ChartMajorGridLines ChartMajorGridLines { get; set; }
Property Value
ChartMajorTickMarks
Declaration
public ChartMajorTickMarks ChartMajorTickMarks { get; set; }
Property Value
ChartMinorGridLines
Declaration
public ChartMinorGridLines ChartMinorGridLines { get; set; }
Property Value
ChartMinorTickMarks
Declaration
public ChartMinorTickMarks ChartMinorTickMarks { get; set; }
Property Value
ChartStripLines
Declaration
public ChartStripLines ChartStripLines { get; set; }
Property Value
CrossAt
Declaration
public string CrossAt { get; set; }
Property Value
Type |
Description |
System.String |
|
CustomProperties
Declaration
public CustomProperties CustomProperties { get; set; }
Property Value
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 string Interval { get; set; }
Property Value
Type |
Description |
System.String |
|
IntervalOffset
Declaration
public string IntervalOffset { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
LabelInterval
Declaration
public string LabelInterval { get; set; }
Property Value
Type |
Description |
System.String |
|
LabelIntervalOffset
Declaration
public string LabelIntervalOffset { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
LabelOverFlowMode
Declaration
public string LabelOverFlowMode { get; set; }
Property Value
Type |
Description |
System.String |
|
LabelsAutoFitDisabled
Declaration
public bool LabelsAutoFitDisabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LineColor
Declaration
public string LineColor { get; set; }
Property Value
Type |
Description |
System.String |
|
LineStyle
Declaration
public LineStyle LineStyle { get; set; }
Property Value
LineWidth
Declaration
public Size LineWidth { get; set; }
Property Value
Location
Declaration
public Location Location { get; set; }
Property Value
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 |
|
MaxFontSize
Declaration
public Size MaxFontSize { get; set; }
Property Value
Maximum
Declaration
public string Maximum { get; set; }
Property Value
Type |
Description |
System.String |
|
MinFontSize
Declaration
public Size MinFontSize { get; set; }
Property Value
Minimum
Declaration
public string Minimum { get; set; }
Property Value
Type |
Description |
System.String |
|
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 |
|
PreventFontGrow
Declaration
public bool PreventFontGrow { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PreventFontShrink
Declaration
public bool PreventFontShrink { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PreventLabelOffset
Declaration
public bool PreventLabelOffset { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PreventWordWrap
Declaration
public bool PreventWordWrap { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Reverse
Declaration
public bool Reverse { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Scalar
Declaration
public bool Scalar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Style
Declaration
public Style Style { get; set; }
Property Value
SyncScope
Declaration
public string SyncScope { get; set; }
Property Value
Type |
Description |
System.String |
|
VariableAutoInterval
Declaration
public bool VariableAutoInterval { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Visible
Declaration
public string Visible { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ResetAllowLabelRotation()
Declaration
public void ResetAllowLabelRotation()
ResetAngle()
Declaration
ResetArrows()
Declaration
public void ResetArrows()
ResetChartStripLines()
Declaration
public void ResetChartStripLines()
ResetCustomProperties()
Declaration
public void ResetCustomProperties()
ResetHideEndLabels()
Declaration
public void ResetHideEndLabels()
ResetHideLabels()
Declaration
public void ResetHideLabels()
ResetIncludeZero()
Declaration
public void ResetIncludeZero()
ResetInterlaced()
Declaration
public void ResetInterlaced()
ResetIntervalOffset()
Declaration
public void ResetIntervalOffset()
ResetIntervalOffsetType()
Declaration
public void ResetIntervalOffsetType()
ResetIntervalType()
Declaration
public void ResetIntervalType()
ResetLabelInterval()
Declaration
public void ResetLabelInterval()
ResetLabelIntervalOffset()
Declaration
public void ResetLabelIntervalOffset()
ResetLabelIntervalOffsetType()
Declaration
public void ResetLabelIntervalOffsetType()
ResetLabelIntervalType()
Declaration
public void ResetLabelIntervalType()
ResetLabelOverFlowMode()
Declaration
public void ResetLabelOverFlowMode()
ResetLabelsAutoFitDisabled()
Declaration
public void ResetLabelsAutoFitDisabled()
ResetLogScale()
Declaration
public void ResetLogScale()
ResetMarksAlwaysAtPlotEdge()
Declaration
public void ResetMarksAlwaysAtPlotEdge()
ResetPreventFontGrow()
Declaration
public void ResetPreventFontGrow()
ResetPreventFontShrink()
Declaration
public void ResetPreventFontShrink()
ResetPreventLabelOffset()
Declaration
public void ResetPreventLabelOffset()
ResetPreventWordWrap()
Declaration
public void ResetPreventWordWrap()
ResetReverse()
Declaration
public void ResetReverse()
ResetScalar()
Declaration
public void ResetScalar()
ResetVariableAutoInterval()
Declaration
public void ResetVariableAutoInterval()
ShouldSerializeAllowLabelRotation()
Declaration
public bool ShouldSerializeAllowLabelRotation()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeAngle()
Declaration
public bool ShouldSerializeAngle()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeArrows()
Declaration
public bool ShouldSerializeArrows()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeChartStripLines()
Declaration
public bool ShouldSerializeChartStripLines()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCustomProperties()
Declaration
public bool ShouldSerializeCustomProperties()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeHideEndLabels()
Declaration
public bool ShouldSerializeHideEndLabels()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeHideLabels()
Declaration
public bool ShouldSerializeHideLabels()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIncludeZero()
Declaration
public bool ShouldSerializeIncludeZero()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeInterlaced()
Declaration
public bool ShouldSerializeInterlaced()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIntervalOffset()
Declaration
public bool ShouldSerializeIntervalOffset()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIntervalOffsetType()
Declaration
public bool ShouldSerializeIntervalOffsetType()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeIntervalType()
Declaration
public bool ShouldSerializeIntervalType()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLabelInterval()
Declaration
public bool ShouldSerializeLabelInterval()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLabelIntervalOffset()
Declaration
public bool ShouldSerializeLabelIntervalOffset()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLabelIntervalOffsetType()
Declaration
public bool ShouldSerializeLabelIntervalOffsetType()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLabelIntervalType()
Declaration
public bool ShouldSerializeLabelIntervalType()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLabelOverFlowMode()
Declaration
public bool ShouldSerializeLabelOverFlowMode()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLabelsAutoFitDisabled()
Declaration
public bool ShouldSerializeLabelsAutoFitDisabled()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeLogScale()
Declaration
public bool ShouldSerializeLogScale()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeMarksAlwaysAtPlotEdge()
Declaration
public bool ShouldSerializeMarksAlwaysAtPlotEdge()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePreventFontGrow()
Declaration
public bool ShouldSerializePreventFontGrow()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePreventFontShrink()
Declaration
public bool ShouldSerializePreventFontShrink()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePreventLabelOffset()
Declaration
public bool ShouldSerializePreventLabelOffset()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializePreventWordWrap()
Declaration
public bool ShouldSerializePreventWordWrap()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeReverse()
Declaration
public bool ShouldSerializeReverse()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeScalar()
Declaration
public bool ShouldSerializeScalar()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVariableAutoInterval()
Declaration
public bool ShouldSerializeVariableAutoInterval()
Returns
Type |
Description |
System.Boolean |
|