This document is archived and information here might be outdated. Recommended version. |
Patch width in points. Can be overridden by the LegendItem.
[Visual Basic .NET] Public Property DefaultPatchWidth As Double
[C#] public double DefaultPatchWidth {get; set;}
[C++]
HRESULT get_DefaultPatchWidth(
System.Double* Width
);
[C++]
HRESULT put_DefaultPatchWidth(
double Width
);
[C++]
Parameters Width [out, retval]
Width is a parameter of type double* Width [in]
Width is a parameter of type double