ChartViewModelLoadedCommand Property  | 
 
            Gets the view loaded command
            
 
    Namespace: 
   SharpCharts.Base.Chart
    Assembly:
   SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntaxpublic ICommand LoadedCommand { get; }Property Value
Type: 
ICommand
See Also