[]
Gets the custom shape for the tick marks.
[TypeConverter(typeof(CustomShapeExpandableConverter))]
public C1GaugeCustomShape CustomShape { get; set; }
<TypeConverter(GetType(CustomShapeExpandableConverter))>
Public Property CustomShape As C1GaugeCustomShape