Lean
$LEAN_TAG$
|
The grid arrangement of charts More...
Properties | |
List< GridChart > | Xs [get, set] |
List of chart in the xs (Extra small) position More... | |
List< GridChart > | Sm [get, set] |
List of chart in the sm (Small) position More... | |
List< GridChart > | Md [get, set] |
List of chart in the md (Medium) position More... | |
List< GridChart > | Lg [get, set] |
List of chart in the lg (Large) position More... | |
List< GridChart > | Xl [get, set] |
List of chart in the xl (Extra large) position More... | |
The grid arrangement of charts
Definition at line 164 of file Project.cs.
|
getset |
List of chart in the xs (Extra small) position
Definition at line 170 of file Project.cs.
|
getset |
List of chart in the sm (Small) position
Definition at line 176 of file Project.cs.
|
getset |
List of chart in the md (Medium) position
Definition at line 182 of file Project.cs.
|
getset |
List of chart in the lg (Large) position
Definition at line 188 of file Project.cs.
|
getset |
List of chart in the xl (Extra large) position
Definition at line 194 of file Project.cs.