Constructor and Description |
---|
Shape() |
Modifier and Type | Method and Description |
---|---|
GraphInfo |
getGraphInfo()
Gets object that indicates the graph info,such as color, line width,etc.
|
void |
setGraphInfo(GraphInfo value)
Sets object that indicates the graph info,such as color, line width,etc.
|
public GraphInfo getGraphInfo()
Gets object that indicates the graph info,such as color, line width,etc.
public void setGraphInfo(GraphInfo value)
Sets object that indicates the graph info,such as color, line width,etc.
value
- that indicates the graph info.Copyright © 2016 Aspose. All Rights Reserved.