Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / ColumnSeries Class
Properties


In This Topic
    ColumnSeries Class Members
    In This Topic

    The following tables list the members exposed by ColumnSeries.

    Public Constructors
     NameDescription
    Public ConstructorCreates a ColumnSeries in the Chart.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the CellRange associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange)
    Public PropertyGets the ColumnSeries' data labels.  
    Public PropertyGets the Area that will be filled with a color. (Inherited from Xceed.Workbooks.NET.Series)
    Public PropertyGets or sets the Series' name. (Inherited from Xceed.Workbooks.NET.Series)
    Public PropertyGets or sets if the Series is plotted on the secondary Axis. (Inherited from Xceed.Workbooks.NET.Series)
    Public PropertyGets the Line associated with the Series. (Inherited from Xceed.Workbooks.NET.Series)
    Public PropertyGets or sets the values associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange)
    Top
    See Also