C1.WPF.C1Chart Namespace : PieRenderer3D Class |
The following tables list the members exposed by PieRenderer3D.
Name | Description | |
---|---|---|
PieRenderer3D Constructor | Creates an instance of 3D pie renderer. |
Name | Description | |
---|---|---|
HeightProperty | Identifies the Height dependency property. |
Name | Description | |
---|---|---|
ColorScheme | Gets or sets how the colors are assigned to the plot elements. (Inherited from C1.WPF.C1Chart.BaseRenderer) | |
Connection | Gets or sets the data template that is used for visualization of all data points of the series. (Inherited from C1.WPF.C1Chart.BaseRenderer) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Height | Gets or sets the height(thickness) of pie. | |
InnerRadius | Gets or sets the inner radius of pie. (Inherited from C1.WPF.C1Chart.BasePieRenderer) | |
Inverted | Gets or sets whether the direction of plotting is inverted. (Inherited from C1.WPF.C1Chart.BaseRenderer) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
Offset | Gets or sets the offset of slices. (Inherited from C1.WPF.C1Chart.BasePieRenderer) | |
Radius | Gets or sets the radius of pie. (Inherited from C1.WPF.C1Chart.BasePieRenderer) | |
SizeX | Gets or sets the size of data element along x-axis. (Inherited from C1.WPF.C1Chart.BaseRenderer) | |
SizeY | Gets or sets the size of data element along y-axis. (Inherited from C1.WPF.C1Chart.BaseRenderer) | |
SizeZ | Gets or sets the size of data element along z-axis. (Inherited from C1.WPF.C1Chart.BaseRenderer) | |
Stacked | Gets or sets the stacked options of the plot. (Inherited from C1.WPF.C1Chart.BaseRenderer) | |
Symbol | Gets or sets the data template that is used for data point visualization. (Inherited from C1.WPF.C1Chart.BaseRenderer) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |