java.lang.Objectcom.aspose.words.Chart
public class Chart
Property Getters/Setters Summary | ||
---|---|---|
ChartLegend | getLegend() | |
Provides access to the chart legend properties. | ||
ChartSeriesCollection | getSeries() | |
Provides access to series collection. | ||
ChartTitle | getTitle() | |
Provides access to the chart title properties. |
Property Getters/Setters Detail |
---|
getLegend | |
public ChartLegend getLegend() |
getSeries | |
public ChartSeriesCollection getSeries() |
getTitle | |
public ChartTitle getTitle() |