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