This document is archived and information here might be outdated. Recommended version. |
3D thickness of the chart symbol.
[Visual Basic .NET]
Public Property Thickness As Double
[C#]
public double Thickness {get; set;}
[C++]
HRESULT get_Thickness(
System.Double* Points
);
[C++]
HRESULT put_Thickness(
double Points
);
[C++] Parameters Points [out, retval]
Points is a parameter of type double* Points [in]
Points is a parameter of type double