Enum Class的使用
com.grapecity.documents.excel.drawing.ParentDataLabelOptions
-
com.grapecity.documents.excel.drawing中ParentDataLabelOptions的使用
修饰符和类型方法说明ISeries.getParentDataLabelOption()
Gets the parent data label option for the specified series within the chart group.static ParentDataLabelOptions
Returns the enum constant of this class with the specified name.static ParentDataLabelOptions[]
ParentDataLabelOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明void
ISeries.setParentDataLabelOption
(ParentDataLabelOptions value) Sets the parent data label option for the specified series within the chart group.