Property CrossBetween
CrossBetween
Gets or sets where categories sit relative to the ticks (c:crossBetween), or null
when the part states nothing and the plot type's default applies (see
ChartCrossBetween).
public ChartCrossBetween? CrossBetween { get; set; }