ReportGraphDefaults Class |
Namespace: CMS.Reporting.Web.UI
public static class ReportGraphDefaults
The ReportGraphDefaults type exposes the following members.
Name | Description | |
---|---|---|
BarDrawingStyle |
The bar drawing style
| |
BorderSkinStyle |
The border skin style
| |
ChartAreaBorderColor |
The chart area border color
| |
ChartAreaBorderSize |
The chart area border size
| |
ChartAreaBorderStyle |
The chart area border style
| |
ChartAreaGradient |
The chart area gradient
| |
ChartAreaPrBgColor |
The chart area primary background color
| |
ChartAreaSecBgColor |
The chart area sec background color
| |
ChartHeight |
The chart height
| |
ChartWidth |
The chart width
| |
ExportEnable |
Indicates whether the graph export is enabled.
| |
GraphLegendPosition |
The graph legend position
| |
LegendBorderColor |
The legend border color
| |
LegendBorderSize |
The legend border size
| |
LegendBorderStyle |
The legend border style
| |
MajorGridLineColor |
The major grid line color
| |
MajorGridLineDashStyle |
The major grid line dash style
| |
PieDoughnutRadius |
The pie doughnut radius
| |
PieDrawingDesign |
The pie drawing design
| |
PieDrawingStyle |
The pie drawing style
| |
PieLabelStyle |
The pie label style
| |
PlotAreaBorderColor |
The plot area border color
| |
PlotAreaBorderSize |
The plot area border size
| |
PlotAreaBorderStyle |
The plot area border style
| |
SelectConnectionString |
Default connection string value
| |
SeriesBorderColor |
The series border color
| |
SeriesBorderSize |
The series border size
| |
SeriesBorderStyle |
The series border style
| |
SeriesDisplayItemValue |
The series display item value
| |
SeriesLineBorderSize |
The series line border size
| |
SeriesLineBorderStyle |
The series line border style
| |
SeriesSymbols |
The series symbols
| |
ShowGrid |
Show the main grid
| |
StackedBarDrawingStyle |
The stacked bar drawing style
| |
Subscription |
Indicates whether the graph subscription is enabled.
| |
TitleColor |
The title color
| |
XAxisInterval |
The x axis interval
| |
XAxisSort |
The x axis sort
| |
XAxisTitleColor |
The x axis title color
| |
YAxisTitleColor |
The y axis title color
| |
YAxisUseXSettings |
The y axis use x settings
|