Search Results for

    Show / Hide Table of Contents

    Interface IChartSeries

    Interface that represents single series within chart.

    Namespace: IronXL.Drawing.Charts
    Assembly: IronXL.dll
    Syntax
    public interface IChartSeries

    Properties

    Title

    Gets or sets the title of the series.

    Declaration
    string Title { get; set; }
    Property Value
    Type Description
    System.String
    ☀
    ☾
    In This Article
    Back to top
    Install with Nuget