StiAxis Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Chart.StiAxis"]
Namespace: Stimulsoft.Report.Chart
The StiAxis type exposes the following members.
Name | Description | |
---|---|---|
StiAxis | Initializes a new instance of the StiAxis class | |
StiAxis(IStiAxisLabels, IStiAxisRange, IStiAxisTitle, IStiAxisTicks, StiArrowStyle, StiPenStyle, Color, Single, Boolean, Boolean, Boolean) | Initializes a new instance of the StiAxis class | |
StiAxis(IStiAxisLabels, IStiAxisRange, IStiAxisTitle, IStiAxisTicks, IStiAxisInteraction, StiArrowStyle, StiPenStyle, Color, Single, Boolean, Boolean, Boolean) | Initializes a new instance of the StiAxis class | |
StiAxis(IStiAxisLabels, IStiAxisRange, IStiAxisTitle, IStiAxisTicks, IStiAxisInteraction, StiArrowStyle, StiPenStyle, Color, Single, Boolean, Boolean, Boolean, Boolean) | Initializes a new instance of the StiAxis class |
Name | Description | |
---|---|---|
AllowApplyStyle |
Gets or sets value which indicates that chart style will be used.
| |
Area | ||
ArrowStyle |
Gets or sets style of axis arrow.
| |
Core | ||
Info | ||
Interaction |
Gets or sets axis interaction settings.
| |
Labels |
Gets or sets axis labels settings.
| |
LineColor |
Gets or sets line color which used to draw axis.
| |
LineStyle |
Gets or sets line style of axis.
| |
LineWidth |
Gets or sets line width which used to draw axis.
| |
LogarithmicScale |
Gets or sets value which indicates that logarithmic scale will be used.
| |
Range |
Gets or sets axis range settings.
| |
StartFromZero |
Gets or sets value which indicates that all arguments will be shows from zero.
| |
Ticks |
Gets or sets ticks settings.
| |
Title |
Gets or sets axis title settings.
| |
Visible |
Gets or sets visibility of axis.
|
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
| |
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.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |