NegativeBarFormat.Color Eigenschaft
Definition
Ruft ein Objekt ab, mit dem Sie die Füllfarbe FormatColor für negative Datenbalken angeben können.Gets a FormatColor object that you can use to specify the fill color for negative data bars.
public:
property System::Object ^ Color { System::Object ^ get(); };
public object Color { get; }
Public ReadOnly Property Color As Object
Eigenschaftswert
Ein Objekt, mit dem Sie die Füllfarbe für FormatColor negative Datenbalken angeben können.A FormatColor object that you can use to specify the fill color for negative data bars.
Hinweise
Schreibgeschützt.Read-only.