Name | Description | |
---|---|---|
PiePrimitiveInfo Constructor | Initializes a new instance of the PiePrimitiveInfo class. |
The following tables list the members exposed by PiePrimitiveInfo.
Name | Description | |
---|---|---|
PiePrimitiveInfo Constructor | Initializes a new instance of the PiePrimitiveInfo class. |
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) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from PrimitiveInfoBase) | |
Equals | (Inherited from PrimitiveInfoBase) | |
GetHashCode | (Inherited from PrimitiveInfoBase) | |
GetLocalValueEnumerator | (Inherited from PrimitiveInfoBase) | |
GetValue | (Inherited from PrimitiveInfoBase) | |
InvalidateProperty | (Inherited from PrimitiveInfoBase) | |
ReadLocalValue | (Inherited from PrimitiveInfoBase) | |
SetCurrentValue | (Inherited from PrimitiveInfoBase) | |
SetValue | Overloaded. (Inherited from PrimitiveInfoBase) |
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Raises the PropertyChanged event. (Inherited from Xceed.Wpf.Toolkit.Chart.PrimitiveInfoBase) | |
ShouldSerializeProperty | (Inherited from PrimitiveInfoBase) |
Name | Description | |
---|---|---|
PropertyChanged | Raised when any property changes. (Inherited from Xceed.Wpf.Toolkit.Chart.PrimitiveInfoBase) |