C# Class csAppraisalPlugin.ViewModels.SpiderImageCombiViewModel

Inheritance: Caliburn.Micro.Screen, ISpiderImageCombi
Mostra file Open project: TNOCS/csTouch

Public Methods

Method Description
GotoComparison ( ) : void
RotateImage ( ) : void
ValuesChanged ( SpiderChartPanel e ) : void

Protected Methods

Method Description
OnCloseView ( ) : void

Private Methods

Method Description
CriterionOnPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
UpdateSpider ( ) : void

Method Details

GotoComparison() public method

public GotoComparison ( ) : void
return void

OnCloseView() protected method

protected OnCloseView ( ) : void
return void

RotateImage() public method

public RotateImage ( ) : void
return void

ValuesChanged() public method

public ValuesChanged ( SpiderChartPanel e ) : void
e WpfCharts.SpiderChartPanel
return void