ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DataPointStyleOptionModel Class / _onPropertyChanged Method

In This Topic
    _onPropertyChanged Method (_DataPointStyleOptionModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub _onPropertyChanged( _
       ByVal propertyName As String _
    ) 
    public override void _onPropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    See Also