ChartArea.ChartThreeDProperties 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.
Properties for a 3D chart layout.
public:
property Microsoft::ReportingServices::RdlObjectModel::ChartThreeDProperties ^ ChartThreeDProperties { Microsoft::ReportingServices::RdlObjectModel::ChartThreeDProperties ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartThreeDProperties ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartThreeDProperties ChartThreeDProperties { get; set; }
member this.ChartThreeDProperties : Microsoft.ReportingServices.RdlObjectModel.ChartThreeDProperties with get, set
Public Property ChartThreeDProperties As ChartThreeDProperties
Property Value
A ChartThreeDProperties object.