Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Core.v4.4 Assembly / Xceed.Chart.Core Namespace / SurfaceSeriesBase Class


In This Topic
    SurfaceSeriesBase Class Methods
    In This Topic

    For a list of all members of this type, see SurfaceSeriesBase members.

    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this series object (Inherited from Xceed.Chart.Core.SeriesBase)
    Public MethodOverloaded. Instructs the chart whether to scale the series on one of the standard chart axes. (Inherited from Xceed.Chart.Core.SeriesBase)
    Public MethodVirtual method returning a collection of the data series that the series uses. The included series are controlled with the included and excluded parameters. (Inherited from Xceed.Chart.Core.SeriesBase)
    Public MethodCreates a user control which can be used for the visual editing of the series (Inherited from Xceed.Chart.Core.SeriesBase)
    Public MethodOverloaded. Queries whether the series is scaled on the specified standard axis. (Inherited from Xceed.Chart.Core.SeriesBase)
    Top
    See Also