The following tables list the members exposed by TimeXAxisModel.
Name | Description | |
---|---|---|
TimeXAxisModel Constructor |
Name | Description | |
---|---|---|
BottomMargin | Gets or set the bottom margin of the labels. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
CrossingAxis | Gets or sets the CrossingAxis property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
CrossingValue | Gets or sets the crossing value. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
DataSource | Gets or sets the data source object. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
DataSourceType | Gets or sets the type of the data source. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
DataSourceUrl | Gets or sets the data source URL. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
DataView | the DataView property contains the filtered and transformed data records after data binding and all feature transformations have been applied (Inherited from Infragistics.Web.Mvc.AxisModel) | |
DateTimeMemberPath | Gets or sets the DateTime mapping property for the axis. (Inherited from Infragistics.Web.Mvc.TimeAxisBaseModel) | |
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.Web.Mvc.AxisModel) | |
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.Web.Mvc.AxisModel) | |
FormatLabel | Gets or sets the label format for the current axis object. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
Gap | Gets or sets the amount of space between adjacent categories for the current axis object.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.CategoryAxisBaseModel) | |
IsDataPreSorted | Gets or sets whether the data assigned to the date time axis should be considered pre-sorted by date/time. (Inherited from Infragistics.Web.Mvc.TimeAxisBaseModel) | |
IsDisabled | Gets or sets the IsDisabled property. If true, the axis will not be rendered.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
IsInverted | Gets or sets the IsInverted property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
Label | Sets or gets the label path to use for the axis. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LabelAngle | Gets or sets the angle of the axis labels (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LabelExtent | Gets or sets the extent of the label panel. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LabelHorizontalAlignment | Gets or sets the LabelHorizontalAlignment property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LabelLocation | Gets or set the position of the label panel. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LabelTextColor | Gets or sets the text color of the axis labels (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LabelTextStyle | Gets or sets the text style of the axis labels (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LabelVerticalAlignment | Gets or sets the LabelVerticalAlignment property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LabelVisibility | Gets or sets the visibility of axis labels (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LeftMargin | Gets or set the left margin of the labels. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
LocalSchemaTransform | when local schema transforming is turned off, all of the data provided is sent to the client. When it is turned on, only the fields provided in MemberPath options are sent to the client. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
MajorStroke | Gets or sets the MajorStroke property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
MajorStrokeThickness | Gets or sets the MajorStrokeThickness property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
Margin | Gets or set the margin of the labels. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
MinorStroke | Gets or sets the MinorStroke property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
MinorStrokeThickness | Gets or sets the MinorStrokeThickness property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
Name | name of the axis (Inherited from Infragistics.Web.Mvc.AxisModel) | |
Overlap | Gets or sets the amount of overlap between adjacent categories for the current axis object. (Inherited from Infragistics.Web.Mvc.CategoryAxisBaseModel) | |
ResponseDataKey | Gets or sets the response data key. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
ResponseDataType | Gets or sets the type of the response data. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
RightMargin | Gets or set the right margin of the labels. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
Strip | Gets or sets the Strip property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
Stroke | Gets or sets the Stroke property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
StrokeThickness | Gets or sets the StrokeThickness property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
TickLength | Gets or sets the TickLength property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
TickStroke | Gets or sets the TickStroke property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
TickStrokeThickness | Gets or sets the TickStrokeThickness property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
Title | Gets or sets the Title property.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
TitleAngle | (Inherited from Infragistics.Web.Mvc.AxisModel) | |
TitleHorizontalAlignment | (Inherited from Infragistics.Web.Mvc.AxisModel) | |
TitleVerticalAlignment | (Inherited from Infragistics.Web.Mvc.AxisModel) | |
TopMargin | Gets or set the top margin of the labels. (Inherited from Infragistics.Web.Mvc.AxisModel) | |
UseClusteringMode | Gets or sets whether the cateogory axis should use clustering display mode even if no series are present that would force clustering mode. (Inherited from Infragistics.Web.Mvc.CategoryAxisBaseModel) | |
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.Web.Mvc.AxisModel) |
Name | Description | |
---|---|---|
Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) | |
Type | Gets or sets the axis type for the chart. (Inherited from Infragistics.Web.Mvc.AxisModel) |
Name | Description | |
---|---|---|
ToJson | Serializes the object to JSON. (Inherited from Infragistics.Web.Mvc.ModelBase) |
Name | Description | |
---|---|---|
Camelize | Converts the provided string to camel case. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetBool | Gets the value of a bool property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetChar | Sets the value of a char property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetDateTime | Gets the value of a DateTime property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetDouble | Gets the value of a double property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetIEnumerable<T> | Gets the value of an IEnumerable property of the model. If the value is null a new IEnumerable of type T will be created. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetInt | Gets the value of an int property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetJSLiteral | Sets the value of a literal property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetLong | Gets the value of a long property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetModel<T> | Gets the value of an IModel property of the model. If the value is null a new model of type T will be created. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetString | Gets the value of a string property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetStringEnum<T> | Gets the value of a string property whose values are the lowercase values of an Enum. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetValue<T> | Gets a property value of arbitrary type. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
GetValueModel<T> | Gets the value of an IModel property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromBool | Serializes a bool object into json. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromDateTime | Serializes a DateTime object into json Date object. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromDouble | Serializes a double object into json. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromFloat | Serializes a float object into json. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromIDictionary | Serializes an IDictionary of objects into json. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromIEnumerable | Serializes an IEnumerable object into json. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromInt | Serializes an int object into json. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromModelStore | ModelBase.JsonFromModelStore (Inherited from Infragistics.Web.Mvc.AxisModel) | |
JsonFromObject | Serializes an arbitrary object in json using the typed serialization methods. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
JsonFromString | Serializes a string object into json string, escaping all single quotes. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetBool | Sets a value to a bool property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetBrush | (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetCamelizedStringEnum<T> | Sets the value of a string property whose values are the lowercase values of an Enum. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetChar | Gets the value of a char property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetDateTime | Sets a value to a DateTime property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetDouble | Sets a value to a double property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetIEnumerable<T> | Sets a value to an IEnumerable property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetInt | Sets a value to an int property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetJSLiteral | Gets the value of a literal property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetLong | Sets a value to a long property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetModel<T> | Sets a value to an IModel property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetString | Sets a value to a string property of the model. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetStringEnum<T> | Sets the value of a string property whose values are the lowercase values of an Enum. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
SetValue<T> | Sets a property value of arbitrary type. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
TransformData | Transforms the data. (Inherited from Infragistics.Web.Mvc.ModelBase) | |
ValidValueType<T> | Checks type for value of existing property. Returns false as well if non existing property. (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub