[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FpChart.EnableClickEvent

EnableClickEvent Property

EnableClickEvent

Gets or sets a value that indicates whether the Click event can be used.

Declaration
[FpCategory("Category_Behavior")]
public bool EnableClickEvent { get; set; }
<FpCategory("Category_Behavior")>
Public Property EnableClickEvent As Boolean
Property Value
Type Description
bool

true if the Click event can be used; otherwise, false.