OnFontChanged Method (ChartShape)
Raises the
FarPoint.Win.ElementWindowless.FontChanged event when the font in the control has changed.
public override void OnFontChanged(
EventArgs
)
'Declaration
Public Overrides Sub OnFontChanged( _
ByVal As EventArgs _
)
'Usage
Dim instance As ChartShape
Dim e As EventArgs
instance.OnFontChanged(e)
Parameters
- e
- EventArgs object containing event data