Właściwość ChartArea.ChartThreeDProperties
Właściwości układu wykresu 3D.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Property ChartThreeDProperties As ChartThreeDProperties
Get
Set
'Użycie
Dim instance As ChartArea
Dim value As ChartThreeDProperties
value = instance.ChartThreeDProperties
instance.ChartThreeDProperties = value
public ChartThreeDProperties ChartThreeDProperties { get; set; }
public:
property ChartThreeDProperties^ ChartThreeDProperties {
ChartThreeDProperties^ get ();
void set (ChartThreeDProperties^ value);
}
member ChartThreeDProperties : ChartThreeDProperties with get, set
function get ChartThreeDProperties () : ChartThreeDProperties
function set ChartThreeDProperties (value : ChartThreeDProperties)
Wartość właściwości
Typ: Microsoft.ReportingServices.RdlObjectModel.ChartThreeDProperties
A ChartThreeDProperties obiektu.