Databar.AxisColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the color of the axis for cells with conditional formatting as data bars.
public:
property System::Object ^ AxisColor { System::Object ^ get(); };
public object AxisColor { get; }
Public ReadOnly Property AxisColor As Object
Property Value
The color of the axis for cells with conditional formatting as data bars.
Remarks
Read-only.