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


In This Topic
    LineSeries Class Members
    In This Topic

    The following tables list the members exposed by LineSeries.

    Public Constructors
     NameDescription
    Public ConstructorCreates a LineSeries in the Chart.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the CellRange associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange)
    Public PropertyGets the LineSeries' data labels.  
    Public PropertyGets the Area that will be filled with a color. (Inherited from Xceed.Workbooks.NET.Series)
    Public PropertyGets or sets if the LineSeries will smooth the lines drawn around data points.  
    Public PropertyGets the LineSeriesMarkers.  
    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 LineChartSubType.  
    Public PropertyGets or sets the values associated with the ChartValueRange. (Inherited from Xceed.Workbooks.NET.ChartValueRange)
    Top
    See Also