C# Class CarbonFitness.BusinessLogic.UnitHistory.Graph

Afficher le fichier Open project: yodiz/CarbonFitness Class Usage Examples

Méthodes publiques

Свойство Type Description
Labels CarbonFitness.BusinessLogic.UnitHistory.Label[]
LinesContainer LinesContainer

Méthodes publiques

Méthode Description
Graph ( ) : System.Collections.Generic
Graph ( ILine line ) : System.Collections.Generic

Method Details

Graph() public méthode

public Graph ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Graph() public méthode

public Graph ( ILine line ) : System.Collections.Generic
line ILine
Résultat System.Collections.Generic

Property Details

Labels public_oe property

public Label[],CarbonFitness.BusinessLogic.UnitHistory Labels
Résultat CarbonFitness.BusinessLogic.UnitHistory.Label[]

LinesContainer public_oe property

public LinesContainer,CarbonFitness.BusinessLogic.UnitHistory LinesContainer
Résultat LinesContainer