Свойство | Тип | Описание | |
---|---|---|---|
AxisFont | string | ||
BackgroundColorDark | Color | ||
BackgroundColorLight | Color | ||
DisplayFirstYAxisValue | bool | ||
GetAxisFont | Func |
||
GetDisplayFirstYAxisValue | Func |
||
GetLabelFont | Func |
||
GetSeries | Func |
||
GetValueFormat | Func |
||
GetXAxisLabel | Func |
||
GetXAxisSize | Func |
||
GetXAxisValueFormat | Func |
||
GetYAxisLabel | Func |
||
GetYAxisSize | Func |
||
GetYAxisValueFormat | Func |
||
LabelFont | string | ||
ValueFormat | string | ||
XAxisLabel | string | ||
XAxisSize | int | ||
XAxisValueFormat | string | ||
YAxisLabel | string | ||
YAxisSize | int | ||
YAxisValueFormat | string |
Метод | Описание | |
---|---|---|
Clone ( ) : OpenRA.Widgets.Widget | ||
Draw ( ) : void | ||
LineGraphWidget ( ) : System |
Метод | Описание | |
---|---|---|
LineGraphWidget ( LineGraphWidget other ) : System |
protected LineGraphWidget ( LineGraphWidget other ) : System | ||
other | LineGraphWidget | |
Результат | System |