The following tables list the members exposed by NumericAxisBase.
Name | Description | |
---|---|---|
AbbreviateLargeNumbers | A boolean indicating whether or not to abbreviate large numbers. | |
ActualInterval | Gets the effective value for the current Interval. | |
ActualIsLogarithmic | Determines if the axis has a valid logarithmic scale. | |
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. | |
ActualMinimumValue | Gets the effective minimum value for the current numeric axis object. | |
ActualMinorInterval | Gets the effective value for the current MinorInterval. | |
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. | |
ActualVisibleMinimumValue | Gets the effective minimum value for the current numeric axis object. | |
Annotations | Gets the current annotations for the axis. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
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 mininum 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) | |
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) | |
HasUserMaximum | Determines if the axis has a user-defined maximum. | |
HasUserMinimum | Determines if the axis has a user-defined minimum. | |
Interval | Gets or sets the Interval property. | |
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) | |
IsInverted | Gets or sets the IsInverted property. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
IsLogarithmic | Gets or sets the IsLogarithmic property. | |
IsNumeric | Gets or sets if the current axis is of numeric 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) | |
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. | |
MajorStroke | Gets or sets the MajorStroke 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. | |
MinimumValue | Gets or sets the MinimumValue property. | |
MinorInterval | Gets or sets the MinorInterval property. | |
MinorStroke | Gets or sets the MinorStroke 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. | |
SeriesViewer | Gets the containing series viewer for this axis. (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) | |
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) | |
Visibility | Gets or sets the display state of an Axis. (Inherited from Infragistics.Win.DataVisualization.Axis) |
Name | Description | |
---|---|---|
ExportVisualData | Exports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
GetItemValue | Gets a value based on one of the valid member paths for this axis type. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
GetScaledValue | Gets the scaled viewport value from an unscaled axis value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
GetScaledValueList | Get a list of scaled viewport values from a list of unscaled axis values. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
GetUnscaledValue | Gets the unscaled axis value from an scaled viewport value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
GetUnscaledValueList | Gets a list of unscaled axis values from a list of scaled viewport values. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
GetValueLabel | Gets the label for a data item. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
RenderAxis | Renders the axis with no animation. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
Reset | Overridden. Resets all the properties to their default values | |
ResetAbbreviateLargeNumbers | Resets the AbbreviateLargeNumbers property to its default value. | |
ResetCachedEnhancedInterval | If using enhanced interval management and precise interval fitting, this will reset the cached maximum label width, and recalculate using the current labels. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetCrossingAxis | Resets the CrossingAxis property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetCrossingValue | Resets the CrossingValue property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetEnhancedIntervalMinimumCharacters | Resets the EnhancedIntervalMinimumCharacters property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetExpectFunctions | Resets the ExpectFunctions property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetInterval | Resets the Interval property to its default value. | |
ResetIsDisabled | Resets the IsDisabled property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetIsInverted | Resets the IsInverted property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetIsLogarithmic | Resets the IsLogarithmic property to its default value. | |
ResetLabel | Resets the Label property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelAngle | Resets the LabelAngle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelExtent | Resets the LabelExtent property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelFontFamily | Resets the LabelFontFamily property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelFontSize | Resets the LabelFontSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelHorizontalAlignment | Resets the LabelHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelLocation | Resets the LabelLocation property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelMargin | Resets the LabelMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelsVisible | Resets the LabelsVisible property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelTextColor | Resets the LabelTextColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelTextStyle | Resets the LabelTextStyle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLabelVerticalAlignment | Resets the LabelVerticalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetLogarithmBase | Resets the LogarithmBase property to its default value. | |
ResetMajorStroke | Resets the MajorStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetMajorStrokeThickness | Resets the MajorStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetMaximumValue | Resets the MaximumValue property to its default value. | |
ResetMinimumValue | Resets the MinimumValue property to its default value. | |
ResetMinorInterval | Resets the MinorInterval property to its default value. | |
ResetMinorStroke | Resets the MinorStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetMinorStrokeThickness | Resets the MinorStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetName | Resets the Name property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetOpacity | Resets the Opacity property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetReferenceValue | Resets the ReferenceValue property to its default value. | |
ResetShowFirstLabel | Resets the ShowFirstLabel property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetStrip | Resets the Strip property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetStroke | Resets the Stroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetStrokeThickness | Resets the StrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTickLength | Resets the TickLength property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTickStroke | Resets the TickStroke property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTickStrokeDashArray | Resets the TickStrokeDashArray property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTickStrokeThickness | Resets the TickStrokeThickness property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitle | Resets the Title property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitleAngle | Resets the TitleAngle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitleFontFamily | Resets the TitleFontFamily property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitleFontSize | Resets the TitleFontSize property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitleHorizontalAlignment | Resets the TitleHorizontalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitleMargin | Resets the TitleMargin property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitlePosition | Resets the TitlePosition property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitleTextColor | Resets the TitleTextColor property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitleTextStyle | Resets the TitleTextStyle property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetTitleVerticalAlignment | Resets the TitleVerticalAlignment property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetUseEnhancedIntervalManagement | Resets the UseEnhancedIntervalManagement property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ResetVisibility | Resets the Visibility property to its default value. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
ScaleValue | Scales a value from axis space into screen space. (Inherited from Infragistics.Win.DataVisualization.Axis) | |
UnscaleValue | Unscales a value from screen space into axis space. | |
UpdateRange | Overloaded. Updates the axis range. (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) |