public static class GanttTableConfig.GanttTableColumnProperties extends ChartPropertiesMap
Constructor and Description |
---|
GanttTableColumnProperties() |
Modifier and Type | Method and Description |
---|---|
void |
clearAllTextProperties()
Remove all of text property.
|
ChartProperties |
createTextProperties(int index)
Create the text properties at the specified position.
|
ChartProperties |
getTextProperties(int index)
Returns the text properties at the specified position.
|
void |
removeTextProperties(int index)
Remove the text properties at the specified position.
|
clearAllProperties, createProperties, getKeys, getProperties, removeProperties, size
addAllProperties, addChartDataListener, addProperty, addPropertyListener, clear, fireEvent, fireEvent, getAllProperties, getProperty, removeChartDataListener, removeProperty, removePropertyListener
public ChartProperties createTextProperties(int index)
index
- public ChartProperties getTextProperties(int index)
index
- public void removeTextProperties(int index)
index
- public void clearAllTextProperties()
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.