'Declaration Public Property StripWidthType As RdlEnum(Of ChartAxisIntervalType)
public RdlEnum<ChartAxisIntervalType> StripWidthType {get; set;}
Default: ChartAxisIntervalType.Auto. The unit is derived automatically based on the data plotted against the axis.
'Declaration Public Property StripWidthType As RdlEnum(Of ChartAxisIntervalType)
public RdlEnum<ChartAxisIntervalType> StripWidthType {get; set;}