C# Class Rock.Web.UI.Controls.SeriesOptions

Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
SeriesOptions ( bool showBars, bool showLines, bool showPoints ) : System

Initializes a new instance of the SeriesOptions class.

Method Details

SeriesOptions() public méthode

Initializes a new instance of the SeriesOptions class.
public SeriesOptions ( bool showBars, bool showLines, bool showPoints ) : System
showBars bool
showLines bool
showPoints bool
Résultat System