Свойство | Type | Description | |
---|---|---|---|
color | Color | ||
data | float[] | ||
enabled | bool | ||
identifierName | string | ||
name | string | ||
overlayData | float[] |
Méthode | Description | |
---|---|---|
ChartSeries ( string name, int len, Color clr ) : System | ||
CreateOverlayData ( ) : void |
public ChartSeries ( string name, int len, Color clr ) : System | ||
name | string | |
len | int | |
clr | Color | |
Résultat | System |