Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ITrendline Interface / DataLabel Property
In This Topic
    DataLabel Property (ITrendline)
    In This Topic
    Returns a IDataLabel object that represents the data label associated with the trendline.
    Syntax
    IDataLabel DataLabel {get;}
    See Also