Name | Description | |
---|---|---|
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) | |
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) | |
Points | Gets or sets a collection of Points in pixel coordinates corresponding to this chart primitive. | |
W | Gets or sets the width of the chart primitive. (Inherited from PrimitiveInfoBase) | |
XEnd | Gets or sets the x-coordinate of line end point. | |
XRange | Gets or sets the range the primitive occupies on the x-axis. (Inherited from PrimitiveInfoBase) | |
XStart | Gets or sets the x-coordinate of line start point. | |
YEnd | Gets or sets the y-coordinate of line end point. | |
YRange | Gets or sets the range the primitive occupies on the y-axis. (Inherited from PrimitiveInfoBase) | |
YStart | Gets or sets the y-coordinate of line start point. |