Databar.BarColor 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.
Returns a FormatColor object that you can use to modify the color of the bars in a data bar conditional format.
public:
property System::Object ^ BarColor { System::Object ^ get(); };
public object BarColor { get; }
Public ReadOnly Property BarColor As Object
Property Value
Object