The following tables list the members exposed by Primitive.
Name | Description | |
---|---|---|
Primitive Constructor | Overloaded. |
Name | Description | |
---|---|---|
AccumulatedElementsValue | Accumulated value of elements. |
Name | Description | |
---|---|---|
Caps | This Primitive's Capabilities. | |
Chart | Retrieves the ChartType in which this Primitive was drawn. | |
Column | Column from data model which represents this Primitive. | |
DataPoint | DataPoint being represented by this Primitive. | |
DefaultPE | Gets the default Paint element. | |
Empty | Property indicating whether or not this primitive is empty. | |
Layer | Layer responsible for this Primitive. | |
Path | A hierarchical path identifying this Primitive within the scene. | |
PE | Paint element to paint this Primitive with. | |
Row | Row from data model which represents this Primitive. | |
SE | Skin element to skin this Primitive with. | |
Series | Series being represented by this Primitive. | |
Tags | Hashtable for storage of objects related to this Primitive. | |
Value | An object reference containing data pertinent to this Primitive. | |
Visible | Gets/sets value of Visible. |
Name | Description | |
---|---|---|
GetPrimitives | Retrieves other Primitives associated with this Primitive, if any. | |
Highlight | Adds highlighting onto the current Primitive. | |
HitTest | Indicates whether a point location hits this Primitive. |
Name | Description | |
---|---|---|
InsideRectangle | Indicates whether a point is within a rectangle. | |
IsMyChartAreaVisibleAt | Determines whether or not the ChartArea in which this Primitive resides is visible at the given location. |