Spread WinRT Documentation
GrapeCity.Xaml.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 ClassDataLabelSettings ClassIFormatter InterfaceDataLabelSettings ClassSpreadDataSeries ClassIFormatter Interface
    Syntax
    'Declaration
     
    Public Class XYDataLabel 
       Inherits DataLabel
       Implements IDataPointIXYDataPoint 
    'Usage
     
    Dim instance As XYDataLabel
    public class XYDataLabel : DataLabel, IDataPointIXYDataPoint  
    Inheritance Hierarchy
    See Also