VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document.Editors Namespace / ChartPropertiesEditor Class
Properties Methods SeeAlso
In This Topic
    ChartPropertiesEditor Class Members
    In This Topic
    The following tables list the members exposed by ChartPropertiesEditor.
    Public Properties
     NameDescription
    Public PropertyGets the chart properties.
    Public Methods
     NameDescription
    Public MethodAdds the chart data series.
    Public MethodCreates the editor of ChartDataSeries.
    Public MethodExpands the chart data series by one series.
    Public MethodModifies the category axis.
    Public MethodModifies the series names.
    Public MethodModifies the series values.
    Public MethodRemoves the chart data series.
    Public MethodSets the value of CategoryAxis property.
    Public MethodSets the value of CategoryAxisAppearance property.
    Public MethodSets the value of CategoryAxisTitle property.
    Public MethodSets the value of CategoryAxisTitleAppearance property.
    Public MethodSets the value of ChartAreaAppearance property.
    Public MethodSets the value of ChartType property.
    Public MethodSets the data references.
    Public MethodSets the value of LegendAppearance property.
    Public MethodSets the value of PlotAreaAppearance property.
    Public MethodSets the value of Title property.
    Public MethodSets the value of TitleAppearance property.
    Public MethodSets the value of ValuesAxisAppearance property.
    Public MethodSets the value of ValuesAxisTitle property.
    Public MethodSets the value of ValuesAxisTitleAppearance property.
    See Also