ChartValueAxisCrosshairTooltipPaddingSettingsBuilder

Methods

Bottom(System.Double)

The bottom padding of the crosshair tooltip.

Parameters

value - System.Double

The value for Bottom

RETURNS

Returns the current ChartValueAxisCrosshairTooltipPaddingSettingsBuilder instance.

Left(System.Double)

The left padding of the crosshair tooltip.

Parameters

value - System.Double

The value for Left

RETURNS

Returns the current ChartValueAxisCrosshairTooltipPaddingSettingsBuilder instance.

Right(System.Double)

The right padding of the crosshair tooltip.

Parameters

value - System.Double

The value for Right

RETURNS

Returns the current ChartValueAxisCrosshairTooltipPaddingSettingsBuilder instance.

Top(System.Double)

The top padding of the crosshair tooltip.

Parameters

value - System.Double

The value for Top

RETURNS

Returns the current ChartValueAxisCrosshairTooltipPaddingSettingsBuilder instance.