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