ChartArea.ThreeDProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the 3-D properties for the chart area.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartThreeDProperties ^ ThreeDProperties { Microsoft::ReportingServices::OnDemandReportRendering::ChartThreeDProperties ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDProperties ThreeDProperties { get; }
member this.ThreeDProperties : Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDProperties
Public ReadOnly Property ThreeDProperties As ChartThreeDProperties
Property Value
A ChartThreeDProperties object.