Spread WPF Documentation
ChartType Property (SpreadSurfaceChart)


Gets or sets the type of the surface chart.
Syntax
'Declaration
 
Public Property ChartType As SpreadSurfaceChartType
'Usage
 
Dim instance As SpreadSurfaceChart
Dim value As SpreadSurfaceChartType
 
instance.ChartType = value
 
value = instance.ChartType
public SpreadSurfaceChartType ChartType {get; set;}

Property Value

The type of the surface chart.
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

SpreadSurfaceChart Class
SpreadSurfaceChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.