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