Spread Silverlight Documentation
DataLabel Class
Members 


Represents the text label element that displayed for a data point value.
Object Model
DataLabel Class
Syntax
'Declaration
 
Public Class DataLabel 
   Inherits SpreadChartTextElement
   Implements IDataPoint 
'Usage
 
Dim instance As DataLabel
public class DataLabel : SpreadChartTextElement, IDataPoint  
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement
      GrapeCity.Windows.SpreadSheet.Data.SpreadChartTextElement
         GrapeCity.Windows.SpreadSheet.Data.DataLabel
            GrapeCity.Windows.SpreadSheet.Data.OpenHighLowCloseDataLabel
            GrapeCity.Windows.SpreadSheet.Data.XYDataLabel

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

DataLabel Members
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.