C# Class PiaNO.Plot.ColorDependentPlotStyleTable

Inheritance: PlotStyleTable
Afficher le fichier Open project: phusband/PiaNO

Méthodes publiques

Méthode Description
AddStyle ( PlotStyle style ) : void
ColorDependentPlotStyleTable ( ) : System
ColorDependentPlotStyleTable ( string innerData ) : System

Private Methods

Méthode Description
_getAciTable ( ) : string>.IDictionary

Method Details

AddStyle() public méthode

public AddStyle ( PlotStyle style ) : void
style PlotStyle
Résultat void

ColorDependentPlotStyleTable() public méthode

public ColorDependentPlotStyleTable ( ) : System
Résultat System

ColorDependentPlotStyleTable() public méthode

public ColorDependentPlotStyleTable ( string innerData ) : System
innerData string
Résultat System