Returns the value of the "TreemapLabels" attribute.
Namespace:
Imsl.Chart2D
Assembly:
ImslCS (in ImslCS.dll) Version: 6.5.0.0
Syntax
C# |
---|
public virtual Text[] GetTreemapLabels() |
Visual Basic (Declaration) |
---|
Public Overridable Function GetTreemapLabels As Text() |
Visual C++ |
---|
public: virtual array<Text^>^ GetTreemapLabels() |