Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat method

ChartDataPointCollection::CopyFormat method

Copies format from the source data point to the destination data point.

void Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat(int32_t sourceIndex, int32_t destinationIndex)

See Also