ChartAxisInstance.Visible Property

Definition

Gets the calculated value of the Visible property in a ChartAxis class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartAutoBool Visible { Microsoft::ReportingServices::OnDemandReportRendering::ChartAutoBool get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool Visible { get; }
member this.Visible : Microsoft.ReportingServices.OnDemandReportRendering.ChartAutoBool
Public ReadOnly Property Visible As ChartAutoBool

Property Value

A ChartAutoBool value that represents the calculated value of the Visible property.

Applies to