This document is archived and information here might be outdated. Recommended version. |
Indicates whether to derive the line casings colors from the interior color of the legend line symbols or otherwise use the line casings color.
[Visual Basic .NET]
Public Property UseDerivedLineCasingsColor As Boolean
[C#]
public bool UseDerivedLineCasingsColor {get; set;}
[C++]
HRESULT get_UseDerivedLineCasingsColor(
Boolean* UseDerivedLineCasingsColor
);
[C++]
HRESULT put_UseDerivedLineCasingsColor(
VARIANT_BOOL UseDerivedLineCasingsColor
);
[C++] Parameters UseDerivedLineCasingsColor [out, retval]
UseDerivedLineCasingsColor is a parameter of type bool* UseDerivedLineCasingsColor [in]
UseDerivedLineCasingsColor is a parameter of type bool