点击或拖拽改变大小

IBarChartSymbolPlanBarChartSize 方法

依据参考信息规划柱状图尺寸

命名空间:  GISShare.SMap.WinForm.Symbol
程序集:  GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
void PlanBarChartSize(
	int iBarNum,
	float fBarWidth
)

参数

iBarNum
类型: SystemInt32
柱个数(即:列)
fBarWidth
类型: SystemSingle
柱宽度
参见