C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace : BasePieRenderer Class |
The following tables list the members exposed by BasePieRenderer.
Name | Description | |
---|---|---|
ColorScheme | Gets or sets how the colors are assigned to the plot elements. (Inherited from C1.Xaml.Chart.BaseRenderer) | |
Connection | Gets or sets the data template that is used for visualization of all data points of the series. (Inherited from C1.Xaml.Chart.BaseRenderer) | |
InnerRadius | Gets or sets the inner radius of pie. | |
Inverted | Gets or sets whether the direction of plotting is inverted. (Inherited from C1.Xaml.Chart.BaseRenderer) | |
Offset | Gets or sets the offset of slices. | |
Radius | Gets or sets the radius of pie. | |
SizeX | Gets or sets the size of data element along x-axis. (Inherited from C1.Xaml.Chart.BaseRenderer) | |
SizeY | Gets or sets the size of data element along y-axis. (Inherited from C1.Xaml.Chart.BaseRenderer) | |
Stacked | Gets or sets the stacked options of the plot. (Inherited from C1.Xaml.Chart.BaseRenderer) | |
Symbol | Gets or sets the data template that is used for data point visualization. (Inherited from C1.Xaml.Chart.BaseRenderer) |