StiYLeftAxis Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiYLeftAxis"]
Namespace: Stimulsoft.Report.Chart
The StiYLeftAxis type exposes the following members.
Name | Description | |
---|---|---|
StiYLeftAxis | Initializes a new instance of the StiYLeftAxis class | |
StiYLeftAxis(IStiAxisLabels, IStiAxisRange, IStiAxisTitle, IStiAxisTicks, StiArrowStyle, StiPenStyle, Color, Single, Boolean, Boolean, StiShowYAxis, Boolean) | Initializes a new instance of the StiYLeftAxis class | |
StiYLeftAxis(IStiAxisLabels, IStiAxisRange, IStiAxisTitle, IStiAxisTicks, IStiAxisInteraction, StiArrowStyle, StiPenStyle, Color, Single, Boolean, Boolean, StiShowYAxis, Boolean) | Initializes a new instance of the StiYLeftAxis class | |
StiYLeftAxis(IStiAxisLabels, IStiAxisRange, IStiAxisTitle, IStiAxisTicks, IStiAxisInteraction, StiArrowStyle, StiPenStyle, Color, Single, Boolean, Boolean, StiShowYAxis, Boolean, Boolean) | Initializes a new instance of the StiYLeftAxis class |
Name | Description | |
---|---|---|
AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
(Inherited from StiAxis.) | |
Area | (Inherited from StiAxis.) | |
ArrowStyle |
Gets or sets style of axis arrow.
(Inherited from StiAxis.) | |
ComponentId | (Inherited from StiYAxis.) | |
Core | (Inherited from StiAxis.) | |
Info | (Inherited from StiAxis.) | |
Interaction |
Gets or sets axis interaction settings.
(Inherited from StiAxis.) | |
Labels |
Gets or sets axis labels settings.
(Inherited from StiAxis.) | |
LineColor |
Gets or sets line color which used to draw axis.
(Inherited from StiAxis.) | |
LineStyle |
Gets or sets line style of axis.
(Inherited from StiAxis.) | |
LineWidth |
Gets or sets line width which used to draw axis.
(Inherited from StiAxis.) | |
LogarithmicScale |
Gets or sets value which indicates that logarithmic scale will be used.
(Inherited from StiAxis.) | |
PropName | (Inherited from StiYAxis.) | |
Range |
Gets or sets axis range settings.
(Inherited from StiAxis.) | |
ShowYAxis |
Gets or sets type of drawing Y axis.
(Inherited from StiYAxis.) | |
StartFromZero |
Gets or sets value which indicates that all arguments will be shows from zero.
(Inherited from StiAxis.) | |
Ticks |
Gets or sets ticks settings.
(Inherited from StiAxis.) | |
Title |
Gets or sets axis title settings.
(Inherited from StiAxis.) | |
Visible |
Gets or sets visibility of axis.
(Inherited from StiAxis.) |
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
(Inherited from StiAxis.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetEvents | (Inherited from StiYAxis.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProperties | (Inherited from StiYAxis.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | (Inherited from StiYAxis.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | (Inherited from StiYAxis.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |