C# Class PiaNO.Plot.ColorDependentPlotStyleTable

Inheritance: PlotStyleTable
显示文件 Open project: phusband/PiaNO

Public Methods

Method Description
AddStyle ( PlotStyle style ) : void
ColorDependentPlotStyleTable ( ) : System
ColorDependentPlotStyleTable ( string innerData ) : System

Private Methods

Method Description
_getAciTable ( ) : string>.IDictionary

Method Details

AddStyle() public method

public AddStyle ( PlotStyle style ) : void
style PlotStyle
return void

ColorDependentPlotStyleTable() public method

public ColorDependentPlotStyleTable ( ) : System
return System

ColorDependentPlotStyleTable() public method

public ColorDependentPlotStyleTable ( string innerData ) : System
innerData string
return System