_Chart.HasLegend 属性

定义

如果图表有图例,则该属性值为 True

public:
 property bool HasLegend { bool get(); void set(bool value); };
public bool HasLegend { get; set; }
Public Property HasLegend As Boolean

属性值

适用于