The following tables list the members exposed by StraightNumericAxisBase.
Name | Description | |
---|---|---|
AbbreviatedLabelFormat | Gets or sets the label format string to use for the label. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
AbbreviatedLabelFormatSpecifiers | Gets or sets the format specifiers to use with the AbbreviatedLabelFormat string. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
AbbreviateLargeNumbers | A boolean indicating whether or not to abbreviate large numbers. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
ActualInterval | Gets the effective value for the current Interval. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
ActualIsLogarithmic | Determines if the axis has a valid logarithmic scale. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
ActualMajorStroke | Gets or sets the ActualMajorStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ActualMaximumValue | Gets the effective maximum value for the current numeric axis object. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
ActualMinimumValue | Gets the effective minimum value for the current numeric axis object. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
ActualMinorInterval | Gets the effective value for the current MinorInterval. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
ActualMinorStroke | Gets or sets the ActualMinorStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ActualStroke | Gets or sets the effective stroke used for the axis. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ActualVisibleMaximumValue | Gets the effective visible maximum value for the current numeric axis object. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
ActualVisibleMinimumValue | Gets the effective minimum value for the current numeric axis object. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
Annotations | Gets the current annotations for the axis. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
AutoRangeBufferMode | Gets or sets how the numeric axis will adjust its range buffer to less closely fix the data from the series. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
CrossingAxis | Gets or sets the CrossingAxis property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
CrossingValue | Gets or sets the CrossingValue property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
EnhancedIntervalMinimumCharacters | Gets or sets the minimum desired characters to be displayed for horizontal axes when using advanced label heuristics. -1 will attempt to adjust the interval to precisely fit the horizontal labels. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
EnhancedIntervalPreferMoreCategoryLabels | Gets or sets whether the enhanced interval management should prefer to show all the labels if possible without collisions for supported types of category axes. This is for use with EnhancedIntervalMinimumCharacters = -1 and axes that have an integral interval. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ExpectFunctions | Gets or sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
FavorLabellingScaleEnd | Gets or sets whether the axis should favor emitting a label at the end of the scale. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
HasUserMaximum | Determines if the axis has a user-defined maximum. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
HasUserMinimum | Determines if the axis has a user-defined minimum. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
Interval | Gets or sets the Interval property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
IsAngular | Gets if the current axis is of angular axis type (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsCategory | Gets or sets if the current axis is of category axis type (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsCategoryDateTime | Gets if the current axis is of category date time axis type (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsContinuous | Gets if the current axis is a continuous rather than a discrete scale (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsDateTime | Gets or sets if the current axis is of date time axis type (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsDisabled | Gets or sets the IsDisabled property. If true, the axis will not be rendered. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsFormattingAbbreviatedLargeNumber | (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
IsInverted | Gets or sets the IsInverted property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsLogarithmic | Gets or sets the IsLogarithmic property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
IsNumeric | Gets or sets if the current axis is of numeric axis type (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsOrdinal | Gets or sets if the current axis is of ordinal axis type (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsPiecewise | Gets or sets if the axis is a piecewise scaling function. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsRadial | Gets or sets if the current axis is of radial axis type (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsSorting | Gets or sets if the current axis is sorting data items (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsVertical | Gets if the current axis is a vertical axis. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
Label | Gets or sets the axis label format string. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelAngle | Gets or Sets the Angle of the Axis Label. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelExtent | Gets or sets the distance between the edge of the control and the label. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelFontFamily | Gets or Sets the Font Family of the Axis Label. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelFontSize | Gets or Sets the Font Size of the Axis Label. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelFormat | Gets or sets the label format string to use for the label. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelFormatSpecifiers | Gets or sets the format specifiers to use with the LabelFormat string. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelHorizontalAlignment | Gets or sets the HorizontalAlignment property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelLocation | Gets or sets the Location property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelMargin | Specifies the space between the Label and other elements. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelsVisible | Gets or sets the Visibility property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelTextColor | Gets or sets the color of the Axis Label text. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelTextStyle | Gets or sets the Font Style applied to the Label's text. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LabelVerticalAlignment | Gets or sets the VerticalAlignment property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
LogarithmBase | Gets or sets the LogarithmBase property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
MajorStroke | Gets or sets the MajorStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
MajorStrokeDashArray | Gets or sets the MajorStrokeDashArray property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
MajorStrokeThickness | Gets or sets the MajorStrokeThickness property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
MaximumValue | Gets or sets the MaximumValue property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
MinimumValue | Gets or sets the MinimumValue property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
MinorInterval | Gets or sets the MinorInterval property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
MinorStroke | Gets or sets the MinorStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
MinorStrokeDashArray | Gets or sets the MinorStrokeDashArray property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
MinorStrokeThickness | Gets or sets the MinorStrokeThickness property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
Name | Gets or sets the name of the Axis. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
Opacity | Gets or sets the Opacity of the Axis. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ReferenceValue | Gets or sets the ReferenceValue property. (Inherited from Infragistics.Win.DataVisualization.NumericAxisBase) | |
ScaleMode | Gets or sets the axis scale mode. | |
SeriesViewer | Gets the containing series viewer for this axis. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ShouldAvoidAnnotationCollisions | Gets or sets whether annotations should be shifted to avoid collision, even if this would result in them appearing where they shouldn't be along the scale. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ShouldKeepAnnotationsInView | ets or sets whether annotations should be kept in view, even if they aren't positioned where they should appear on the scale. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ShowFirstLabel | Gets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
Strip | Gets or sets the Strip property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
Stroke | Gets or sets the Stroke property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
StrokeDashArray | Gets or sets the StrokeDashArray property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
StrokeThickness | Gets or sets the StrokeThickness property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TickLength | Gets or sets the TickLength property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TickStroke | Gets or sets the TickStroke property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TickStrokeDashArray | Gets or sets the TickStrokeDashArray property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TickStrokeThickness | Gets or sets the TickStrokeThickness property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
Title | Gets or sets the Title property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitleAngle | Gets or Sets the Angle of the Axis Title. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitleFontFamily | Gets or Sets the Font Family of the Axis Title. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitleFontSize | Gets or Sets the Font Size of the Axis Title. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitleHorizontalAlignment | Gets or sets the HorizontalAlignment property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitleMargin | Specifies the space between the Title and other elements. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitlePosition | Gets or sets the TitlePosition property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitleTextColor | Gets or sets the color of the Axis Title text. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitleTextStyle | Gets or sets the Font Style applied to the Title's text. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
TitleVerticalAlignment | Gets or sets the VerticalAlignment property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
UseEnhancedIntervalManagement | Gets or sets whether to use more advanced heuristics when determining the initial number of labels to render, before resolving collisions, etc. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
UsePerLabelHeightMeasurement | Gets or sets whether to use label height measurement when determining the initial number of labels to render, before resolving collisions, etc. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
Visibility | Gets or sets the display state of an Axis. (Inherited from Infragistics.Win.DataVisualization.Axis) |
Name | Description | |
---|---|---|
FormatLabel | Gets or sets a function which takes an object that produces a formatted label for displaying in the chart. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
PropertyChanged | Occurs when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
PropertyUpdated | Occurs when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
RangeChanged | Occurs when the axis range changes. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
RenderRequested | This event is raised every time a render has been requested from a series. (Inherited from Infragistics.Win.DataVisualization.Axis) |