GrapeCity.Xaml.SpreadSheet.Data Namespace : Axis Class |
The following tables list the members exposed by Axis.
Name | Description | |
---|---|---|
Axis Constructor | Overloaded. |
Name | Description | |
---|---|---|
ActualFill | Gets the actual brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
ActualFontFamily | Gets the actual font family. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
ActualFontSize | Gets the actual size of the font. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
ActualFontStretch | Gets the actual font stretch. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
ActualFontStyle | Gets the actual font style. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
ActualFontWeight | Gets the actual font weight. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
ActualForeground | Gets the actual foreground. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
ActualMajorGridlinesStroke | Gets the actual brush of the major grid lines. | |
ActualMajorGridlinesStrokeThickness | Gets the actual thickness of major grid lines. | |
ActualMinorGridlinesStroke | Gets the actual brush of the minor grid lines. | |
ActualMinorGridlinesStrokeThickness | Gets the actual thickness of minor grid lines. | |
ActualMinorGridlineStrokeDashType | Gets the dash pattern of the minor grid lines. | |
ActualStroke | Gets the actual brush that specifies how the element's outline is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
AcutalMajorGridlineStrokeDashType | Gets the actual dash pattern of major grid lines. | |
AutoBaseTimeUnit | Gets or sets a value that indicates whether the base time unit is automatically specified. | |
AutoMajorUnit | Gets or sets whether the interval for major tick marks and major grid lines is automatically generated. | |
AutomaticFill | Overridden. Gets the automatic fill brush. | |
AutomaticStroke | Overridden. Gets the automatic stroke brush. | |
AutoMax | Gets or sets whether the maximum value for the axis is set automatically. | |
AutoMin | Gets or sets whether the minimum value for the axis is set automatically. | |
AutoMinorUnit | Gets or sets whether the interval for minor tick marks and minor grid lines is automatically generated. | |
AxisPosition | Gets or sets the axis position. | |
AxisType | Gets or sets the type of the axis. | |
BaseTimeUnit | Gets or sets the base time unit. | |
CrossAt | Gets or sets the value at which the axis crosses the perpendicular axis. | |
DisplayUnit | Gets or sets the display unit. | |
Fill | Gets or sets the brush that specifies how the element's interior is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
FillThemeColor | Gets or sets the color of the fill theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
FontFamily | Gets or sets the font family. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
FontSize | Gets or sets the size of the font. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
FontStretch | Gets or sets the font stretch. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
FontStyle | Gets or sets the font style. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
FontTheme | Gets or sets the font theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
FontWeight | Gets or sets the font weight. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
Foreground | Gets or sets the foreground. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
ForegroundThemeColor | Gets or sets the color of the foreground theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
IsAutomaticFill | Gets or sets a value that indicates whether to automatically create the fill brush. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
IsAutomaticStroke | Gets or sets a value that indicates whether to automatically create the outline brush. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
IsMajorGridlinesStrokeAutomatic | Gets or sets a value that indicates whether the major grid lines are displayed automatically. | |
IsMinorGridlinesStrokeAutomatic | Gets or sets a value that indicates whether minor grid lines are displayed automatically. | |
Items | Gets the collection of the items. | |
ItemsFormula | Gets or sets the category formula. | |
LabelAngle | Gets or sets the rotation angle of axis annotations. | |
LabelFormatter | Gets or sets the label formatter. | |
LineCapType | Gets or sets the type of the line cap. | |
LineJoinType | Gets or sets the type of the line join. | |
LogBase | Gets or sets the logarithmic base for the axis. Default value double.NaN corresponds to the default linear axis. | |
MajorGridlinesAutomaticStroke | Gets the automatic stoke brush of the major grid lines. | |
MajorGridlinesStroke | Gets or sets the brush of major grid lines. | |
MajorGridlinesStrokeDashType | Gets or sets the dash pattern of major grid lines. | |
MajorGridlinesStrokeThemeColor | Gets or sets the color of the major grid stroke theme. | |
MajorGridlinesStrokeThickness | Gets or sets the thickness of major grid lines. | |
MajorTickHeight | Gets or sets the major tick height. | |
MajorTickPosition | Gets or sets the major tick position. | |
MajorTickStroke | Gets or sets the major tick stroke. | |
MajorTickThickness | Gets or sets the major tick thickness. | |
MajorTimeUnit | Gets or sets the major time unit of the axis. | |
MajorUnit | Gets or sets the major unit (distance between labels). | |
Max | Gets or sets the maximum value shown on the axis. | |
Min | Gets or sets the minimum value shown on the axis. | |
MinorGridlinesAutomaticStroke | Gets the automatic brush of the minor grid lines. | |
MinorGridlinesStroke | Gets or sets the brush of minor grid lines. | |
MinorGridlinesStrokeDashType | Gets or sets the dash pattern of minor grid lines. | |
MinorGridlinesStrokeThemeColor | Gets or sets the color of the minor grid stroke theme. | |
MinorGridlinesStrokeThickness | Gets or sets the thickness of minor grid lines. | |
MinorTickHeight | Gets or sets the minor tick height. | |
MinorTickPosition | Gets or sets the minor tick position. | |
MinorTickStroke | Gets or sets the minor tick stroke. | |
MinorTickThickness | Gets or sets the minor tick thickness. | |
MinorTimeUnit | Gets or sets the minor time unit. | |
MinorUnit | Gets or sets the minor unit (distance between minor tick marks). | |
OverlapData | Gets or sets a value that indicates whether the data overlaps. | |
Reversed | Gets or sets whether the axis is reversed. | |
ShowAxisLabel | Gets or sets a value that indicates whether to show the axis label. | |
ShowMajorGridlines | Gets or sets whether to display major gridlines. | |
ShowMinorGridlines | Gets or sets whether to show minor grid lines. | |
Stroke | Gets or sets the brush that specifies how the element outline is painted. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
StrokeDashType | Gets or sets the pattern of dashes and gaps that is used to outline elements. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
StrokeThemeColor | Gets or sets the color of the stroke theme. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
StrokeThickness | Gets or sets the width of the element outline. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartElement) | |
TextFormula | Gets or sets the text formula. (Inherited from GrapeCity.Xaml.SpreadSheet.Data.SpreadChartTextElement) | |
Title | Gets or sets the axis title. | |
UseCustomItems | Gets or sets a value that indicates whether to use custom items. | |
UseLogBase | Gets or sets a value that indicates whether to use a log base. | |
Visible | Gets or sets whether the axis is visible. |