Chart.HasLegend 属性

定义

如果图表有图例,则返回 True 。 读/写。

public:
 property bool HasLegend { bool get(); void set(bool value); };
public bool HasLegend { get; set; }
member this.HasLegend : bool with get, set
Public Property HasLegend As Boolean

属性值

Boolean

适用于