GrapeCity.Xaml.Excel
PlotVisibleOnly Property (IExcelChart)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChart Interface
IExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options