Name | Description | |
---|---|---|
CenterX | Gets or sets the x-coordinate for the center point of pie charts. | |
CenterY | Gets or sets the y-coordinate for the center point of pie charts. | |
Content | Gets or sets the object that participates in databinding for the corresponding ChartPrimitive. (Inherited from Xceed.Wpf.Toolkit.Chart.PrimitiveInfoBase) | |
DataPoint | Gets or sets the datapoint of the chart primitive. (Inherited from PrimitiveInfoBase) | |
DependencyObjectType | (Inherited from PrimitiveInfoBase) | |
Dispatcher | (Inherited from PrimitiveInfoBase) | |
EndAngle | Gets or sets the end angle for pie chart segment primitives. | |
Geometry | Gets or sets the Geometry for pie charts and other more complex 2d charts that require Geometry and complex Shapes. | |
H | Gets or sets the height of the chart primitive. (Inherited from PrimitiveInfoBase) | |
Interior | Gets or sets the interior brush of the chart primitive. (Inherited from PrimitiveInfoBase) | |
IsCovered | Gets or sets whether the primitive is "covered." (Inherited from PrimitiveInfoBase) | |
IsHighlighted | Gets or sets whether this chart primitive is highlighted. (Inherited from PrimitiveInfoBase) | |
IsSealed | (Inherited from PrimitiveInfoBase) | |
Radius | Gets or sets the pie segment radius. | |
StartAngle | Gets or sets the start angle for pie chart segment primitives. | |
W | Gets or sets the width of the chart primitive. (Inherited from PrimitiveInfoBase) | |
XRange | Gets or sets the range the primitive occupies on the x-axis. (Inherited from PrimitiveInfoBase) | |
YRange | Gets or sets the range the primitive occupies on the y-axis. (Inherited from PrimitiveInfoBase) |