GrapeCity.Xaml.SpreadSheet.UI
GetSpreadChartView Method


Name of the chart.
Ges the spread chart view.
Syntax
'Declaration
 
Public Function GetSpreadChartView( _
   ByVal chartName As String _
) As SpreadChartView
'Usage
 
Dim instance As SheetView
Dim chartName As String
Dim value As SpreadChartView
 
value = instance.GetSpreadChartView(chartName)
public SpreadChartView GetSpreadChartView( 
   string chartName
)

Parameters

chartName
Name of the chart.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetView Class
SheetView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options