'Declaration
ReadOnly Property NegativeBarFormat As INegativeBarFormat
'Usage
Dim instance As IDatabar Dim value As INegativeBarFormat value = instance.NegativeBarFormat
INegativeBarFormat NegativeBarFormat {get;}
read-only property NegativeBarFormat: INegativeBarFormat;
function get NegativeBarFormat : INegativeBarFormat
__property INegativeBarFormat* get_NegativeBarFormat();
property INegativeBarFormat^ NegativeBarFormat { INegativeBarFormat^ get(); }