The following tables list the members exposed by CategoryDateTimeXAxis.
Name | Description | |
---|---|---|
CategoryDateTimeXAxis Constructor | Creates an new instance of CategoryDateTimeXAxis class. |
Name | Description | |
---|---|---|
ActualIntervalProperty | Identifies the ActualInterval bindable property. | |
ActualMinorIntervalProperty | Identifies the ActualMinorInterval bindable property. | |
DisplayTypeProperty | Identifies the DisplayType bindable property. | |
IntervalProperty | Identifies the Interval bindable property. | |
MinorIntervalProperty | Identifies the MinorInterval bindable property. |
Name | Description | |
---|---|---|
ActualInterval | Gets the effective value for the current Interval. | |
ActualMajorStroke | Gets or sets the ActualMajorStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
ActualMaximumValue | Gets the coerced maximum value. (Inherited from Infragistics.XamarinForms.Controls.Charts.TimeAxisBase) | |
ActualMinimumValue | Gets the coerced minimum value. (Inherited from Infragistics.XamarinForms.Controls.Charts.TimeAxisBase) | |
ActualMinorInterval | Gets the effective value for the current MinorInterval. | |
ActualMinorStroke | Gets or sets the ActualMinorStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
ActualStroke | Gets or sets the effective stroke used for the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
Annotations | Gets the current annotations for the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
AutomationId | (Inherited from Xamarin.Forms.Element) | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
CrossingAxis | Gets or sets the CrossingAxis property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
CrossingValue | Gets or sets the CrossingValue property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
DateTimeMemberPath | Gets or sets the DateTime mapping property for the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.TimeAxisBase) | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
DisplayType | Gets or sets the axis display type. Continuous display type divides the axis into even intervals, where labels will not necessarily be aligned with data points. Discrete display type will not use a constant interval, but will align each label with its data point. | |
Effects | (Inherited from Xamarin.Forms.Element) | |
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.XamarinForms.Controls.Charts.Axis) | |
Gap | Gets or sets the amount of space between adjacent categories for the current axis object. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
Id | (Inherited from Xamarin.Forms.Element) | |
Interval | Gets or sets the X axis time interval. | |
IsAngular | Gets if the current axis is of angular axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsCategory | Gets or sets if the current axis is of category axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsCategoryDateTime | Gets if the current axis is of category date time axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsContinuous | Gets if the current axis is a continuous rather than a discrete scale (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsDataPreSorted | Gets or sets whether the data assigned to the date time axis should be considered pre-sorted by date/time. (Inherited from Infragistics.XamarinForms.Controls.Charts.TimeAxisBase) | |
IsDateTime | Gets or sets if the current axis is of date time axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsDisabled | Gets or sets the IsDisabled property. If true, the axis will not be rendered. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsInverted | Gets or sets the IsInverted property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsNumeric | Gets or sets if the current axis is of numeric axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsPiecewise | Gets or sets if the axis is a piecewise scaling function. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsRadial | Gets or sets if the current axis is of radial axis type (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsSorting | Gets or sets if the current axis is sorting data items (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsVertical | Gets if the current axis is a vertical axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
ItemsCount | Gets the number of items in the current category axis items source. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
ItemsSource | Gets or sets the ItemsSource property for the current axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
Label | Gets or sets the axis label format string. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelAngle | Gets or sets the angle of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelBottomMargin | Margin applied below the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelExtent | Distance between the axis and the edge of the control. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelFontAttributes | Returns or sets the font style for the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelFontFamily | Returns or sets the font family for the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelFontSize | Returns or sets the font size for the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelHorizontalAlignment | Gets or sets the horizontal alignment of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelLeftMargin | Margin applied to the left of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelLocation | Gets or sets the location of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelRightMargin | Margin applied to the right of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelShowFirstLabel | Gets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelTextColor | The color of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelTopMargin | Margin applied above the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelVerticalAlignment | Gets or sets the vertical alignment of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
LabelVisibility | Gets or sets the visibility of the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
MajorStroke | Gets or sets the MajorStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
MajorStrokeThickness | Gets or sets the MajorStrokeThickness property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
MaximumValue | Gets or sets the axis MaximumValue. (Inherited from Infragistics.XamarinForms.Controls.Charts.TimeAxisBase) | |
MinimumValue | Gets or sets the axis MinimumValue. (Inherited from Infragistics.XamarinForms.Controls.Charts.TimeAxisBase) | |
MinorInterval | Gets or sets the frequency of displayed minor lines. | |
MinorStroke | Gets or sets the MinorStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
MinorStrokeThickness | Gets or sets the MinorStrokeThickness property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
Overlap | Gets or sets the amount of overlap between adjacent categories for the current axis object. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
Parent | (Inherited from Xamarin.Forms.Element) | |
SeriesViewer | Gets the ChartArea for the current Axis object. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
Strip | Gets or sets the Strip property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
Stroke | Gets or sets the Stroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
StrokeThickness | Gets or sets the StrokeThickness property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
TickLength | Gets or sets the TickLength property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TickStroke | Gets or sets the TickStroke property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TickStrokeThickness | Gets or sets the TickStrokeThickness property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
Title | Gets or sets the Title property. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleAngle | Gets or sets the angle of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleBottomMargin | Margin applied below the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleFontAttributes | Returns or sets the font style for the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleFontFamily | Returns or sets the font family for the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleFontSize | Returns or sets the font size for the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleHorizontalAlignment | Gets or sets the horizontal alignment of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleLeftMargin | Margin applied to the left of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleLocation | Gets or sets the location of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitlePosition | Gets or sets the title position relative to the axis labels. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleRightMargin | Margin applied to the right of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleShowFirstLabel | Gets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleTextColor | The color of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleTopMargin | Margin applied above the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleVerticalAlignment | Gets or sets the vertical alignment of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
TitleVisibility | Gets or sets the visibility of the axis title. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
UseClusteringMode | Gets or sets whether the category axis should use clustering display mode even if no series are present that would force clustering mode. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
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.XamarinForms.Controls.Charts.Axis) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
DeregisterSeries | Deregisters a series that uses an axis from the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
ExportVisualData | Exports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
FindByName | (Inherited from Xamarin.Forms.Element) | |
GetCategoryBoundingBox | Gets bounding box of this category axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
GetIndexClosestToUnscaledValue | Gets the index of the data item with the value nearest the given value. (Inherited from Infragistics.XamarinForms.Controls.Charts.TimeAxisBase) | |
GetItemValue | Gets a value based on one of the valid member paths for this axis type. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
GetScaledValue | Gets the scaled viewport value from an unscaled axis value. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
GetUnscaledValue | Gets the unscaled axis value from an scaled viewport value. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
GetValueLabel | Gets the label for a data item. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
NotifyClearItems | Used to manually notify the axis that the data source has reset or cleared its items. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
NotifyDataChanged | Updates the axis when the data has been changed. (Inherited from Infragistics.XamarinForms.Controls.Charts.TimeAxisBase) | |
NotifyInsertItem | Used to manually notify the axis that the data source has had an item inserted. Only necessary if that datasource is not observable. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
NotifyRemoveItem | Used to manually notify the axis that the data source has had an item removed. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
NotifySetItem | Used to manually notify the axis that the data source has had an item set. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
RegisterSeries | Registers a series that uses an axis with the axis. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) | |
RenderAxis | Renders the axis with no animation. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
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.XamarinForms.Controls.Charts.Axis) | |
ScaleValue | Scales a value from axis space into screen space. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
ScrollIntoView | Scrolls the CategoryDateTimeXAxis so that the provided date range is brought into view. | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
UnscaleValue | Unscales a value from screen space into axis space. (Inherited from Infragistics.XamarinForms.Controls.Charts.CategoryAxisBase) | |
UpdateRange | Overloaded. Updates the axis range. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
OnBindingContextChanged | Called when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnChildAdded | (Inherited from Xamarin.Forms.Element) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Element) | |
OnParentSet | Called when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
FormatLabel | Event raised for the purpose of determining the text of each label. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
RangeChanged | Occurs when the axis range changes. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) | |
RenderRequested | This event is raised every time a render has been requested from a series. (Inherited from Infragistics.XamarinForms.Controls.Charts.Axis) |