GrapeCity.Xaml.Excel
PlotVisibleOnly Property (ExcelChart)


Specifies that only visible cells shall be plotted on the chart
Syntax
'Declaration
 
Public Property PlotVisibleOnly As Boolean
'Usage
 
Dim instance As ExcelChart
Dim value As Boolean
 
instance.PlotVisibleOnly = value
 
value = instance.PlotVisibleOnly
public bool PlotVisibleOnly {get; set;}
Remarks
The default value is true
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options