Back to Devexpress

HintShownEventArgs Class

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-0f0a3737.md

latest1.3 KB
Original Source

HintShownEventArgs Class

Provides data for the ChartBaseView.HintShown event.

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public class HintShownEventArgs :
    EventArgs

HintShownEventArgs is the data class for the following events:

Remarks

The HintShownEventArgs objects are automatically created, initialized and passed to the ChartBaseView.HintShown event handlers.

Inheritance

Object EventArgs HintShownEventArgs

See Also

HintShownEventArgs Members

DevExpress.XamarinForms.Charts Namespace