DataSourceTypeForBubbleSizes

IChartDataPointCollection.DataSourceTypeForBubbleSizes property

指定 AsCell 或 AsLiteralString 或 AsLiteralDouble 属性 在数据点 BubbleSize 属性对象中是否是实际的。换句话说,它指定 ChartDataPointEx.BubbleSize.Data 属性值的类型。 读/写DataSourceType

public DataSourceType DataSourceTypeForBubbleSizes { get; set; }

也可以看看