ChartClickEventArgsElement Property |
Reverse link to a parent
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic IActiveRegion Element { get; set; }
Public Property Element As IActiveRegion
Get
Set
public:
property IActiveRegion^ Element {
IActiveRegion^ get ();
void set (IActiveRegion^ value);
}
member Element : IActiveRegion with get, set
Property Value
Type:
IActiveRegion
See Also