PlotVisibleOnly Property Example

This example causes Microsoft Excel to plot only visible cells in Chart1.

Charts("Chart1").PlotVisibleOnly = True

Send feedback to MSDN.Look here for MSDN Online resources.