Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
ChartLegend ChartLegend { get; set; }
Property ChartLegend As ChartLegend
	Get
	Set
property ChartLegend^ ChartLegend {
	ChartLegend^ get ();
	void set (ChartLegend^ value);
}
abstract ChartLegend : ChartLegend with get, set

Property Value

ChartLegend

See Also