For a list of all members of this type, see RingSeriesBaseModel members.
Name | Description | |
---|---|---|
![]() | Brushes | Gets sets colors which are used to paint slices. Item in array should represent a valid html-color. For example, "red", "#f0f022", etc. |
![]() | DataSource | Gets or sets the data source object. |
![]() | DataSourceType | Gets or sets the type of the data source. |
![]() | DataSourceUrl | Gets or sets the data source URL. |
![]() | DataView | the DataView property contains the filtered and transformed data records after data binding and all feature transformations have been applied |
![]() | FormatLabel | Format label |
![]() | IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled. |
![]() | LabelExtent | Gets or sets the pixel amount by which the labels are offset from the edge of the slices. |
![]() | LabelMemberPath | Gets or sets the property name that contains the labels. |
![]() | LabelsPosition | Gets or sets the position of chart labels. |
![]() | LeaderLineMargin | Gets or sets the margin between a label and its leader line. The default is 6 pixels. |
![]() | LeaderLineType | Gets or sets what type of leader lines will be used for the outside end labels. |
![]() | LeaderLineVisibility | Gets or sets whether the leader lines are visible. |
![]() | Legend | The series legend |
![]() | LegendLabelMemberPath | Gets or sets the property name that contains the legend labels. |
![]() | 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. |
![]() | Name | Gets or sets the name. |
![]() | OthersCategoryText | Gets or sets the label of the Others slice. |
![]() | OthersCategoryThreshold | Gets or sets the threshold value that determines if slices are grouped into the Others slice. |
![]() | OthersCategoryType | Gets or sets whether to use numeric or percent-based threshold value. |
![]() | Outlines | Gets sets colors which are used to paint outlines of slices. Item in array should represent a valid html-color. For example, "red", "#f0f022", etc. |
![]() | RadiusFactor | Gets or sets the scaling factor of the chart's radius. Value between 0 and 1. |
![]() | ResponseDataKey | Gets or sets the response data key. |
![]() | ResponseDataType | Gets or sets the type of the response data. |
![]() | SelectedStyle | Gets or sets style which is applied to selected slices. Note: the Thickness member of ShapeStyleModel is not supported. Please use OutlineThickness. |
![]() | ShowTooltip | Gets or sets the show tooltip. |
![]() | StartAngle | Gets or sets the starting angle of the chart. |
![]() | TooltipTemplate | Gets or sets the template to use for the tooltip, if using jQuery templating. |
![]() | ValueMemberPath | Gets or Sets the property name that contains the values. |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub