Skip to main content

HintStyleBase Properties

The base class for styles that configure the appearance of ChartView and PieChartView hints.
Name Description
BackgroundColor Gets or sets the hint label’s background color.
MarkerSize Gets or sets the hint’s marker size.
Padding Gets or sets the hint’s label padding.
TextIndent Gets or sets the indent between a hint marker and text.
TextStyle Gets or sets the text style of the chart’s element. Inherited from TextElementStyleBase.
See Also