Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue constructor

ChartMultilevelValue::ChartMultilevelValue(const System::String&) constructor

Initializes a new instance of this class that represents a single-level value.

Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue(const System::String &level1)

See Also

ChartMultilevelValue::ChartMultilevelValue(const System::String&, const System::String&) constructor

Initializes a new instance of this class that represents a two-level value.

Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue(const System::String &level1, const System::String &level2)

See Also

ChartMultilevelValue::ChartMultilevelValue(const System::String&, const System::String&, const System::String&) constructor

Initializes a new instance of this class that represents a three-level value.

Aspose::Words::Drawing::Charts::ChartMultilevelValue::ChartMultilevelValue(const System::String &level1, const System::String &level2, const System::String &level3)

See Also