[]
        
(Showing Draft Content)

FarPoint.Web.Chart.ChartMapArea.HotSpotMode

HotSpotMode Property

HotSpotMode

Gets or sets the behavior of a ChartMapArea object in an FpChart control when the ChartMapArea is clicked.

Declaration
public override HotSpotMode HotSpotMode { get; set; }
Public Overrides Property HotSpotMode As HotSpotMode
Property Value
Type Description
HotSpotMode

One of the HotSpotMode enumeration values. The default is Default.

Overrides
Exceptions
Type Condition
ArgumentOutOfRangeException

The specified type is not one of the HotSpotMode enumeration values.