Version

Primitive Class Properties

For a list of all members of this type, see Primitive members.

Public Properties
 NameDescription
Public PropertyCapsThis Primitive's Capabilities.  
Public PropertyChartRetrieves the ChartType in which this Primitive was drawn.  
Public PropertyColumnColumn from data model which represents this Primitive.  
Public PropertyDataPointDataPoint being represented by this Primitive.  
Public Propertystatic (Shared in Visual Basic)DefaultPEGets the default Paint element.  
Public PropertyEmptyProperty indicating whether or not this primitive is empty.  
Public PropertyLayerLayer responsible for this Primitive.  
Public PropertyPathA hierarchical path identifying this Primitive within the scene.  
Public PropertyPEPaint element to paint this Primitive with.  
Public PropertyRowRow from data model which represents this Primitive.  
Public PropertySESkin element to skin this Primitive with.  
Public PropertySeriesSeries being represented by this Primitive.  
Public PropertyTagsHashtable for storage of objects related to this Primitive.  
Public PropertyValueAn object reference containing data pertinent to this Primitive.  
Public PropertyVisibleGets/sets value of Visible.  
See Also