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...a Shape is aspose.pydrawing.Color.black. Examples Show how to...
Stroke.backColor property. Gets or sets the background color of the stroke....Gets or sets the background color of the stroke. get backColor...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...
ChartMarker.format property. Provides access to fill and line formatting of this marker.... charts . ChartFormat : ... Examples.... insert_chart ( chart_type = aw . drawing . charts . ChartType...
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::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...
Aspose::Words::Drawing::Stroke::get_BackColor method. Gets or sets the background color of the stroke in C++....background color of the stroke. System :: Drawing :: Color Aspose...); SharedPtr < Chart > chart = shape -> get_Chart (); // Delete...