Version

Text Class Methods

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

Public Methods
 NameDescription
Public MethodGetLabelStyleGets the LabelStyle for this Text primitive.  
Public MethodGetPrimitivesRetrieves other Primitives associated with this Primitive, if any. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public MethodGetTextStringGets the text string for this Text primitive.  
Public MethodHighlightAdds highlighting onto the current Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
Public MethodHitTestOverridden. Determines whether or not this Text Primitive will respond to mouse interaction at the given point.  
Public MethodSetLabelStyleSets the LabelStyle for this Text primitive.  
Public MethodSetTextStringSets the text string for this Text primitive.  
Protected Methods
 NameDescription
Protected MethodIsMyChartAreaVisibleAtDetermines whether or not the ChartArea in which this Primitive resides is visible at the given location. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive)
See Also