Spread Silverlight 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, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

XYDataLabel Members
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.