Stroke.back_color property. Gets or sets the background color of the stroke....back_color property Stroke.back_color property Gets or sets the...background color of the stroke. @property def back_color ( self )...
Stroke.fore_color property. Gets or sets the foreground color of the stroke....fore_color property Stroke.fore_color property Gets or sets the...foreground color of the stroke. @property def fore_color ( self )...
Stroke.foreColor property. Gets or sets the foreground color of the stroke....Gets or sets the foreground color of the stroke. get foreColor...Drawing . Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...
aspose.words.drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a Chart data label....Specifies the position for a chart data label. Not all series types...column chart. shape = builder . insert_chart ( chart_type = aw...
Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a Chart data label....Specifies the position for a chart data label. Not all series types...DocumentBuilder ( doc ); // Insert column chart. let shape = builder . insertChart...
Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... insert_chart ( chart_type = aw . drawing . charts . ChartType...432 , height = 252 ) chart = shape . chart # Delete default generated...
Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of Chart elements....Specifies the shape type of chart elements. Members Name Description...shape is not defined for the chart element. Rectangle Rectangle...
ChartMarker.format property. Provides access to fill and line formatting of this marker.... charts . ChartFormat : ... Examples.... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Aspose::Words::Drawing::Stroke::get_ForeColor method. Gets or sets the foreground color of the stroke in C++....foreground color of the stroke. System :: Drawing :: Color Aspose...); SharedPtr < Chart > chart = shape -> get_Chart (); // Delete...