C:\SAS\config\Lev1\Web\Applications\SASWebReportStudio4.3\customer folder.
A default CSS file is also available at that location.
Seaside_CSS.css was
copied to the customer folder when
you installed and then configured SAS Web Report Studio. This CSS
is based on the built-in Seaside style.
|
marker-symbol1
|
|
| 1Possible values are: TRIANGLEFILLED, SQUAREFILLED, STARFILLED, HEXAGONFILLED, CIRCLEFILLED, CROSSFILLED, FLAGFILLED, CYLINDERFILLED, PRISMFILLED, X, SPADEFILLED, DIAMONDFILLED, HEARTFILLED, CLUBFILLED, POINT, NONE. | |
|
Text1, cell, border
|
||
| 1The alignment (text-align property) for cells is overridden based on data type (numeric versus text). | ||
|
Text1
|
||
| 1The alignment (text-align property) for cells is overridden based on data type (numeric versus text). | ||
Graph GraphDataStyle1
{
color : red;
marker-symbol : DIAMONDFILLED;
marker-size : 10px;
line-thickness : 2px;
}Graph GraphDataStyle2
{
color : green;
marker-symbol : CIRCLEFILLED;
marker-size : 10px;
line-thickness : 2px;
}Graph GraphDataStyle3
{
color : blue;
marker-symbol : SQUAREFILLED;
marker-size : 10px;
line-thickness : 2px;
}