Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / XYDataLabel Class
Members


In This Topic
    XYDataLabel Class
    In This Topic
    Represents the text label element displayed for a data point value of the XYDataSeries.
    Object Model
    XYDataLabel Class
    Syntax
    'Declaration
     
    Public Class XYDataLabel 
       Inherits DataLabel
       Implements IDataPointIXYDataPoint 
    'Usage
     
    Dim instance As XYDataLabel
    public class XYDataLabel : DataLabel, IDataPointIXYDataPoint  
    Inheritance Hierarchy
    See Also