Annotation Pro API
Public Member Functions | Protected Member Functions | Properties | List of all members
StatisticsParametersProperties Class Reference

The statistics parameters properties. More...

Inherits UserControl.

Public Member Functions

 StatisticsParametersProperties ()
 Default constructor. More...
 
new bool Validate ()
 Validates this object. More...
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Properties

string ChartName [get, set]
 Gets or sets the name of the chart. More...
 
bool IsParameter1 [get, set]
 Gets or sets a value indicating whether this object is parameter 1. More...
 
bool IsParameter2 [get, set]
 Gets or sets a value indicating whether this object is parameter 2. More...
 
bool IsParameter3 [get, set]
 Gets or sets a value indicating whether this object is parameter 3. More...
 
string Parameter1Name [get, set]
 Gets or sets the name of the parameter 1. More...
 
string Parameter2Name [get, set]
 Gets or sets the name of the parameter 2. More...
 
string Parameter3Name [get, set]
 Gets or sets the name of the parameter 3. More...
 
bool ShowPointLabels [get, set]
 Gets or sets a value indicating whether the point labels is shown. More...
 
bool UsePositionInsteadOfTimestamp [get, set]
 Gets or sets a value indicating whether this object use position instead of timestamp. More...
 

Detailed Description

The statistics parameters properties.

Constructor & Destructor Documentation

◆ StatisticsParametersProperties()

Default constructor.

Member Function Documentation

◆ Dispose()

override void Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

◆ Validate()

new bool Validate ( )
inline

Validates this object.

Returns
true if it succeeds, false if it fails.

Property Documentation

◆ ChartName

string ChartName
getset

Gets or sets the name of the chart.

The name of the chart.

◆ IsParameter1

bool IsParameter1
getset

Gets or sets a value indicating whether this object is parameter 1.

true if this object is parameter 1, false if not.

◆ IsParameter2

bool IsParameter2
getset

Gets or sets a value indicating whether this object is parameter 2.

true if this object is parameter 2, false if not.

◆ IsParameter3

bool IsParameter3
getset

Gets or sets a value indicating whether this object is parameter 3.

true if this object is parameter 3, false if not.

◆ Parameter1Name

string Parameter1Name
getset

Gets or sets the name of the parameter 1.

The name of the parameter 1.

◆ Parameter2Name

string Parameter2Name
getset

Gets or sets the name of the parameter 2.

The name of the parameter 2.

◆ Parameter3Name

string Parameter3Name
getset

Gets or sets the name of the parameter 3.

The name of the parameter 3.

◆ ShowPointLabels

bool ShowPointLabels
getset

Gets or sets a value indicating whether the point labels is shown.

true if show point labels, false if not.

◆ UsePositionInsteadOfTimestamp

bool UsePositionInsteadOfTimestamp
getset

Gets or sets a value indicating whether this object use position instead of timestamp.

true if use position instead of timestamp, false if not.


The documentation for this class was generated from the following files: