Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....DocumentBuilder ( doc ); Shapeshape = builder . InsertChart (...450 , 300 ); Chart chart = shape . Chart ; Assert . That ( chart...
Aspose::Words::Drawing::Charts::ChartSeries::Clear method. Removes all data values from the chart series. Format of all individual data points and data labels is cleared in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...
Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisGroup method. Gets or sets the axis group to which this series group belongs in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...
Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Series method. Gets a collection of series that belong to this series group in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...
Discover how to enhance your documents with Aspose.Words' Dml3DEffectsRenderingMode enum for superior 3D Shape rendering and visual impact....enumeration Specifies how 3D shape effects are rendered. public...Document ( MyDir + "DrawingML shape 3D effects.docx" ); RenderCallback...
ThemeFonts.eastAsian property. Specifies font name for EastAsian characters....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...
ThemeColors.followedHyperlink property. Specifies color for a clicked hyperlink....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...
ThemeColors.dark2 property. Specifies color Dark 2....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...
Theme.colors property. Allows to specify the set of theme colors for the document....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". let colors = theme . colors ; colors . dark1...