The following tables list the members exposed by PointSet.
Name | Description | |
---|---|---|
PointSet Constructor | Overloaded. |
Name | Description | |
---|---|---|
AccumulatedElementsValue | Accumulated value of elements. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
character | The character to use for points in this PointSet, if characters are being used as the symbol icon. | |
fillColor | Fill color used by this symbol. (Inherited from Infragistics.UltraChart.Core.Primitives.Symbol) | |
font | The Font to use for points in this PointSet, if characters are being used as the symbol icon. | |
icon | Type of icon used by this Symbol. (Inherited from Infragistics.UltraChart.Core.Primitives.Symbol) | |
iconSize | Icon size used by this symbol. (Inherited from Infragistics.UltraChart.Core.Primitives.Symbol) | |
IconSizeAuto | The size of icon used to plot on the point set. | |
point | The center point to draw this Symbol at. (Inherited from Infragistics.UltraChart.Core.Primitives.Symbol) | |
points | The center point for each DataPoint in this PointSet, in pixel coordinates. |
Name | Description | |
---|---|---|
Caps | This Primitive's Capabilities. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Chart | Retrieves the ChartType in which this Primitive was drawn. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Column | Column from data model which represents this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
DataPoint | DataPoint being represented by this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Empty | Property indicating whether or not this primitive is empty. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Layer | Layer responsible for this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Path | A hierarchical path identifying this Primitive within the scene. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
PE | Paint element to paint this Primitive with. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Row | Row from data model which represents this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
SE | Skin element to skin this Primitive with. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Series | Series being represented by this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Tags | Hashtable for storage of objects related to this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Value | An object reference containing data pertinent to this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
Visible | Gets/sets value of Visible. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
Name | Description | |
---|---|---|
GetPrimitives | Overridden. Gets all the sub-primitives of this Primitive. | |
Highlight | Adds highlighting onto the current Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) | |
HitTest | Determines whether or not this symbol will respond to mouse interaction at the given point. (Inherited from Infragistics.UltraChart.Core.Primitives.Symbol) |
Name | Description | |
---|---|---|
IsMyChartAreaVisibleAt | Determines whether or not the ChartArea in which this Primitive resides is visible at the given location. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |