SetFromOneCell()

StringChartValue::SetFromOneCell(System::SharedPtr<IChartDataCell>) method

Sets value from specified cell.

void Aspose::Slides::Charts::StringChartValue::SetFromOneCell(System::SharedPtr<IChartDataCell> cell) override

Arguments

ParameterTypeDescription
cellSystem::SharedPtr<IChartDataCell>Cell.

See Also