Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Description

Sets or returns whether the specified chart region is visible.

C#
vb.net

Remarks

For chart regions that normally have a filled background (such as Chart.ChartArea), this will be true by default. For chart regions that normally have no background (such as ChartText instances like Chart.ChartTitle) this will be false by default.

Setting ForegroundColor, BackgroundColor or Pattern on a ChartInterior object will turn Visible to true automatically.

  • No labels