Namespace:  PerpetuumSoft.Charts
Assembly:  PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1

Syntax

C#
public override bool IsValueLegendItemSupported { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property IsValueLegendItemSupported As Boolean
Visual C++
public:
virtual property bool IsValueLegendItemSupported {
	bool get () override;
}

See Also