BarChartSymbolShowBaseLine 属性 |
显示基线
命名空间:
GISShare.SMap.WinForm.Symbol
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public bool ShowBaseLine { get; set; }
Public Property ShowBaseLine As Boolean
Get
Set
public:
virtual property bool ShowBaseLine {
bool get () sealed;
void set (bool value) sealed;
}
abstract ShowBaseLine : bool with get, set
override ShowBaseLine : bool with get, set
属性值
类型:
Boolean实现
IBarChartSymbolShowBaseLine
参见