Aspose::Cells::Charts::Series::SetValues method
Series::SetValues(const U16String&) method
Represents the Y values of this chart series.
void Aspose::Cells::Charts::Series::SetValues(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class Series
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++
Series::SetValues(const char16_t*) method
Represents the Y values of this chart series.
void Aspose::Cells::Charts::Series::SetValues(const char16_t *value)
See Also
- Class Vector
- Class Series
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++