Spread WPF Documentation
XYDataLabel Class
Members 


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

System.Object
   GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement
      GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement
         GrapeCity.Windows.SpreadSheet.Data.DataLabel
            GrapeCity.Windows.SpreadSheet.Data.XYDataLabel
               GrapeCity.Windows.SpreadSheet.Data.BubbleDataLabel
               GrapeCity.Windows.SpreadSheet.Data.XYZDataLabel

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

XYDataLabel Members
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.