Version

Fill Property (TickLabels)

Returns or sets a ChartFillBase derived object which defines the fill applied to the background of tick labels.
Syntax
public ChartFillBase Fill {get; set;}
Remarks

This property is not applicable for BoxAndWhisker, Histogram, Pareto, Sunburst, Treemap, or Waterfall charts.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also