C# Class Highcharts.Mvc.Models.Animation

Inheritance: ICustomJsonConverter
Mostra file Open project: goenning/highcharts-mvc Class Usage Examples

Public Methods

Method Description
Disable ( ) : void
IsConsideredNull ( ) : bool
ToJson ( ) : string

Method Details

Disable() public method

public Disable ( ) : void
return void

IsConsideredNull() public method

public IsConsideredNull ( ) : bool
return bool

ToJson() public method

public ToJson ( ) : string
return string