Spread WPF Documentation
DataMarker Class
Members 


Represents the base class for 2D chart symbols.
Object Model
DataMarker Class
Syntax
'Declaration
 
Public Class DataMarker 
   Inherits SpreadChartElement
   Implements IDataPoint 
'Usage
 
Dim instance As DataMarker
public class DataMarker : SpreadChartElement, IDataPoint  
Inheritance Hierarchy

System.Object
   GrapeCity.Windows.SpreadSheet.Data.SpreadChartElement
      GrapeCity.Windows.SpreadSheet.Data.DataMarker
         GrapeCity.Windows.SpreadSheet.Data.OpenHighLowCloseDataMarker
         GrapeCity.Windows.SpreadSheet.Data.XYDataMarker

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

DataMarker Members
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.