|
Lean
$LEAN_TAG$
|
The chart display properties More...
Properties | |
| string | ChartName [get, set] |
| The chart name More... | |
| int | Width [get, set] |
| Width of the chart More... | |
| int | Height [get, set] |
| Height of the chart More... | |
| int | Row [get, set] |
| Number of rows of the chart More... | |
| int | Column [get, set] |
| Number of columns of the chart More... | |
| int | Sort [get, set] |
| Sort of the chart More... | |
| List< string > | Definition [get, set] |
| Optionally related definition More... | |
The chart display properties
Definition at line 116 of file Project.cs.
|
getset |
The chart name
Definition at line 122 of file Project.cs.
|
getset |
Width of the chart
Definition at line 128 of file Project.cs.
|
getset |
Height of the chart
Definition at line 134 of file Project.cs.
|
getset |
Number of rows of the chart
Definition at line 140 of file Project.cs.
|
getset |
Number of columns of the chart
Definition at line 146 of file Project.cs.
|
getset |
Sort of the chart
Definition at line 152 of file Project.cs.
|
getset |
Optionally related definition
Definition at line 158 of file Project.cs.