Property | Type | Description | |
---|---|---|---|
firstDate | System.DateTime | ||
lastDate | System.DateTime | ||
pad | |||
selected | bool | ||
toolTipEnabled | bool | ||
toolTipFormat | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Compare ( object obj ) : bool | ||
Distance ( int x, double y ) : |
||
FillView ( SmartQuant.Fill fill, |
||
Paint ( ) : void | ||
Select ( ) : void | ||
SetInterval ( System.DateTime minDate, System.DateTime maxDate ) : void | ||
UnSelect ( ) : void |
public Distance ( int x, double y ) : |
||
x | int | |
y | double | |
return |
public FillView ( SmartQuant.Fill fill, |
||
fill | SmartQuant.Fill | |
pad | ||
return | SmartQuant |
public SetInterval ( System.DateTime minDate, System.DateTime maxDate ) : void | ||
minDate | System.DateTime | |
maxDate | System.DateTime | |
return | void |