[]
Gets or sets the custom image associated with this item.
[TypeConverter(typeof(CustomImageExpandableConverter))]
public C1GaugeCustomImage CustomImage { get; set; }
<TypeConverter(GetType(CustomImageExpandableConverter))>
Public Property CustomImage As C1GaugeCustomImage