[]
Gets or sets the default behavior for the HotSpot objects of an FpChart control when the HotSpot objects are clicked.
[FpCategory("Category_Behavior")]
public virtual HotSpotMode HotSpotMode { get; set; }
<FpCategory("Category_Behavior")>
Public Overridable Property HotSpotMode As HotSpotMode
Type | Description |
---|---|
HotSpotMode | One of the HotSpotMode enumeration values. The default is NotSet. |