Aspose::Words::Drawing::Charts::ChartLegend::get_Format method. Provides access to fill and line formatting of the legend in C++....-> get_Chart (); // Delete series generated by default. System...ChartSeriesCollectio > series = chart -> get_Series (); series -> Clear ();...
Aspose::Words::Drawing::Charts::ChartTitle::get_Format method. Provides access to fill and line formatting of the chart title in C++....-> get_Chart (); // Delete series generated by default. System...ChartSeriesCollectio > series = chart -> get_Series (); series -> Clear ();...
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...default generated series. chart -> get_Series () -> Clear (); System...
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...default generated series. chart -> get_Series () -> Clear (); System...
Aspose::Words::Drawing::Stroke::get_Visible method. Gets or sets a flag indicating whether the stroke is visible in C++....default generated series. chart -> get_Series () -> Clear (); System...ChartSeries > series = chart -> get_Series () -> Add ( u "AW Series 1" ...
Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++....default generated series. chart -> get_Series () -> Clear (); System...ChartSeries > series = chart -> get_Series () -> Add ( u "AW Series 1" ...