Overview
The DrawingML API includes several core formatting classes:- ColorFormat - Access to color settings including RGB and theme colors
- FillFormat - Fill properties for shapes (solid, gradient, pattern, etc.)
- LineFormat - Line and border formatting properties
- ChartFormat - Visual properties for chart elements
ChartFormat
TheChartFormat object provides access to visual shape properties for chart elements like axes, series, and gridlines.
Properties
FillFormat instance for this object, providing access to fill properties such as fill color.
LineFormat object providing access to visual properties such as line color and line style.