Fill.gradientAngle property. Gets or sets the angle of the gradient fill....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with...Rectangle , 80 , 80 ); // Apply Two-color gradient fill to the shape....
Aspose::Words::Drawing::Fill::set_BackColor method. Setter for Aspose::Words::Drawing::Fill::get_BackColor in C++....set_BackColor ( System :: Drawing :: Color value ) See Also Class Fill...
Aspose::Words::Themes::ThemeColors::set_Accent1 method. Setter for Aspose::Words::Themes::ThemeColors::get_Accent1 in C++....set_Accent1 ( System :: Drawing :: Color value ) See Also Class ThemeColors...
aspose.words.drawing.ole.TextBoxControl class. The TextBox control displays text from an organized set of data or user input....Description back_color Gets or sets a background color of the control...Forms2OleControl ) fore_color Gets or sets a foreground color of the control...
Discover the ChartSeries InvertIfNegative property. Easily customize Color inversions for negative values, enhancing your data visualization experience....parent element shall inverts its colors if the value is negative. public...series will not invert their colors if the value is negative. using...
Discover the Aspose.Words.Drawing.Charts.ChartYValueCollection class, your go-to solution for managing Y values in chart series efficiently and effectively....maxValueIndex = i ; } } // Change colors of the max and min values....Format . Fill . ForeColor = Color . Red ; series . DataPoints...
Access ChartDataPoint for any index with the ChartDataPointCollection Item property. Enhance your data visualization with ease and precision!...series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...
Discover how the ClearFormat method enhances your ChartDataPointCollection by effortlessly resetting all chart data point formats for cleaner visuals....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...
Discover the IChartDataPoint Marker property, which automatically creates data markers for enhanced visualization and analysis. Elevate your charting experience!...series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...