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


In This Topic
    ContourSeries Class Members
    In This Topic

    The following tables list the members exposed by ContourSeries.

    Public Constructors
     NameDescription
    Public ConstructorCreates a ContourSeries in the Chart.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the CellRange associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange)
    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