Package com.microstrategy.web.objects
Interface WebGraphLabel
-
public interface WebGraphLabel
The WebGraphLabel interface represents a label in a graph.- Since:
- MicroStrategy Web 9.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getLabel()
Returns the text of the graph labelint
getOrdinal()
Returns the row or column ordinal that the label represents
-