rgbBack Property (MarkerFormat)
the interior color of the data marker. The default value of this field is the same as the default value for rgbFore only when the default imk is 0x0001, 0x0002, 0x0003, or 0x0008. Otherwise, the default value is 0xFFFFFF.
'Declaration
Public Property rgbBack As LongRGB
'Usage
Dim instance As MarkerFormat
Dim value As LongRGB
instance.rgbBack = value
value = instance.rgbBack