Property | Type | Description | |
---|---|---|---|
displayNameEnabled | bool | ||
firstDate | System.DateTime | ||
isMarkEnable | bool | ||
lastDate | System.DateTime | ||
pad | |||
selected | bool | ||
toolTipEnabled | bool | ||
toolTipFormat | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Distance ( int x, double y ) : |
||
GetPadRangeY ( |
||
Paint ( ) : void | ||
Select ( ) : void | ||
SeriesView ( |
||
SetInterval ( System.DateTime minDate, System.DateTime maxDate ) : void | ||
UnSelect ( ) : void |
public abstract Distance ( int x, double y ) : |
||
x | int | |
y | double | |
return |
public abstract GetPadRangeY ( |
||
pad | ||
return |
public SetInterval ( System.DateTime minDate, System.DateTime maxDate ) : void | ||
minDate | System.DateTime | |
maxDate | System.DateTime | |
return | void |