For a list of all members of this type, see PieChartModel members.
| Name | Description | |
|---|---|---|
![]() | AllowSliceExplosion | Gets or sets whether the slices can be exploded.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | AllowSliceSelection | Gets or sets whether the slices can be selected.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | Brushes | the chart brushes (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | 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 |
![]() | ExplodedRadius | Determines how much the exploded slice is offset from the center. Value between 0 and 1.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | ExplodedSlices | Gets or sets the exploded slices. |
![]() | Height | Gets or sets the height of the igDataChart container. |
![]() | HtmlAttributes | Sets custom attributes of the div on which the map widget will be created. |
![]() | ID | Gets or sets the ID of the igDataChart container. |
![]() | InnerExtent | Gets or sets the amount of space between the center and the start of the arc. This property should be set between 0 and 1. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | IsSurfaceInteractionDisabled | Gets or sets whether all surface interactions with the plot area should be disabled. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | LabelExtent | Gets or sets the pixel amount by which the labels are offset from the edge of the slices. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | LabelInnerColor | Gets or sets the color for labels rendered inside of the pie chart.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | LabelMemberPath | Gets or sets the property name that contains the labels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | LabelOuterColor | Gets or sets the color for labels rendered outside of the pie chart.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | LabelsPosition | Gets or sets the position of chart labels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | LeaderLineMargin | Gets or sets the margin between a label and the end of its leader line. The default is 6 pixels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | LeaderLineType | Gets or sets what type of leader lines will be used for the outside end labels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | LeaderLineVisibility | Gets or sets whether the leader lines are visible.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | Legend | the chart legend |
![]() | LegendLabelMemberPath | Gets or sets the property name that contains the legend labels.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | 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. |
![]() | OthersCategoryText | Gets or sets the label of the Others slice.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | OthersCategoryThreshold | Gets or sets the threshold value that determines if slices are grouped into the Others slice.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | OthersCategoryType | Gets or sets whether to use numeric or percent-based threshold value.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | Outlines | the chart outlines (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | PixelScalingRatio | Gets or sets the scaling value used to affect the pixel density of the control. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | RadiusFactor | Gets or sets the scaling factor of the chart's radius. Value between 0 and 1.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | ResponseDataKey | Gets or sets the response data key. |
![]() | ResponseDataType | Gets or sets the type of the response data. |
![]() | SelectionMode | Gets or sets which mode to use for selecting slices. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | ShowTooltip | Gets or sets the show tooltip. |
![]() | StartAngle | Gets or sets the starting angle of the chart.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | SweepDirection | Gets or sets the rotational direction of the chart.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | TextStyle | Manually overrides the style to use for the labels. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | 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.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.PieChartBaseModel) |
![]() | Width | Gets or sets the width of the igDataChart container. |
| Name | Description | |
|---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub