java.lang.Object
com.aspose.words.ChartMarker
public class ChartMarker
| Constructor Summary |
|---|
ChartMarker()
|
| Property Getters/Setters Summary | ||
|---|---|---|
int | getSize() | |
void | setSize(int value) | |
| Gets or sets chart marker size. Default value is 7. | ||
int | getSymbol() | |
void | setSymbol(int value) | |
| Gets or sets chart marker symbol. The value of the property is MarkerSymbol integer constant. | ||
| Constructor Detail |
|---|
public ChartMarker()
| Property Getters/Setters Detail |
|---|
getSize/setSize | |
public int getSize() / public void setSize(int value) | |
getSymbol/setSymbol | |
public int getSymbol() / public void setSymbol(int value) | |