For a list of all members of this type, see CategoryAxisBaseModel members.
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) | |
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. | |
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. | |
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. | |
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) |
View on GitHub