Package com.microstrategy.web.objects
Interface WebGraphLabel
-
public interface WebGraphLabelThe 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.StringgetLabel()Returns the text of the graph labelintgetOrdinal()Returns the row or column ordinal that the label represents
-