VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.Spreadsheet.Document Namespace / ChartProperties Class
Properties Methods SeeAlso
In This Topic
    ChartProperties Class Members
    In This Topic
    The following tables list the members exposed by ChartProperties.
    Public Properties
     NameDescription
    Public PropertyGets the labels on category axis.
    Public PropertyGets the appearance of the category axis.
    Public PropertyGets the title of category axis.
    Public PropertyGets the appearance of the category axis title.
    Public PropertyGets the appearance of the chart area.
    Public PropertyGets the chart type.
    Public PropertyGets a value indicating whether this instance has horizontal orientation category axis.
    Public PropertyGets a value indicating whether this instance has horizontal orientation series names.
    Public PropertyGets a value indicating whether this instance has horizontal orientation series values.
    Public PropertyGets the appearance of the legend.
    Public PropertyGets the appearance of the plot area.
    Public PropertyGets the data series.
    Public PropertyGets the title of chart.
    Public PropertyGets the appearance of the chart title.
    Public PropertyGets the appearance of the values axis.
    Public PropertyGets the title of values axis.
    Public PropertyGets the appearance of the values axis title.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object, is equal to this instance.
    Public MethodReturns the cell references set that uses in chart.
    Public MethodReturns the values cell references set that uses in chart.
    Public MethodReturns the values cell references set that uses in chart.
    See Also