com.aspose.words
Class Chart

java.lang.Object
    extended by com.aspose.words.Chart

public class Chart 
extends java.lang.Object

Provides access to the chart shape properties.

Property Getters/Setters Summary
ChartLegendgetLegend()
           Provides access to the chart legend properties.
ChartSeriesCollectiongetSeries()
           Provides access to series collection.
ChartTitlegetTitle()
           Provides access to the chart title properties.
 

Property Getters/Setters Detail

getLegend

public ChartLegend getLegend()
Provides access to the chart legend properties.

getSeries

public ChartSeriesCollection getSeries()
Provides access to series collection.

getTitle

public ChartTitle getTitle()
Provides access to the chart title properties.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.