set_DataSourceTypeForBubbleSizes()

ChartDataPointCollection::set_DataSourceTypeForBubbleSizes(DataSourceType) method

Specifies whether AsCell or AsLiteralString or AsLiteralDouble property is actual in data points BubbleSize property object. In other words it specifies the type of value of ChartDataPoint.BubbleSize.Data property. Write DataSourceType.

void Aspose::Slides::Charts::ChartDataPointCollection::set_DataSourceTypeForBubbleSizes(DataSourceType value) override

See Also