The C1OlapReportOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1OlapReportOptions()()()() |
Initializes a new instance of a C1OlapReportOptions.
|
![]() |
C1OlapReportOptions(ReportOptions) |
Initializes a new instance of a C1OlapReportOptions.
|
Methods
Name | Description | |
---|---|---|
![]() |
ClearValue |
Clears the local value of a dependency property. (Inherited from DependencyObject.) |
![]() |
GetAnimationBaseValue |
Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from DependencyObject.) |
![]() |
GetValue |
Returns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject.) |
![]() |
OnApplyTemplate |
Builds the visual tree for the C1OlapReportOptions control when a new template is applied.
(Overrides FrameworkElement..::..OnApplyTemplate()()()().) |
![]() |
ReadLocalValue |
Returns the local value of a dependency property, if a local value is set. (Inherited from DependencyObject.) |
![]() |
SetValue |
Sets the local value of a dependency property on a DependencyObject. (Inherited from DependencyObject.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
BottomMarginProperty |
Identifies the BottomMargin dependency property.
|
![]() ![]() |
BottomPaddingProperty |
Identifies the BottomPadding dependency property.
|
![]() ![]() |
ChartScaleProperty |
Identifies the ChartScale dependency property.
|
![]() ![]() |
FooterCenterProperty |
Identifies the FooterCenter dependency property.
|
![]() ![]() |
FooterLeftProperty |
Identifies the FooterLeft dependency property.
|
![]() ![]() |
FooterRightProperty |
Identifies the FooterRight dependency property.
|
![]() ![]() |
GridScaleProperty |
Identifies the GridScale dependency property.
|
![]() ![]() |
HeaderCenterProperty |
Identifies the HeaderCenter dependency property.
|
![]() ![]() |
HeaderLeftProperty |
Identifies the HeaderLeft dependency property.
|
![]() ![]() |
HeaderRightProperty |
Identifies the HeaderRight dependency property.
|
![]() ![]() |
IncludeChartProperty |
Identifies the IncludeChart dependency property.
|
![]() ![]() |
IncludeGridProperty |
Identifies the IncludeGrid dependency property.
|
![]() ![]() |
IncludeRawProperty |
Identifies the IncludeRaw dependency property.
|
![]() ![]() |
LeftMarginProperty |
Identifies the LeftMargin dependency property.
|
![]() ![]() |
LeftPaddingProperty |
Identifies the LeftPadding dependency property.
|
![]() ![]() |
RawScaleProperty |
Identifies the RawScale dependency property.
|
![]() ![]() |
RightMarginProperty |
Identifies the RightMargin dependency property.
|
![]() ![]() |
RightPaddingProperty |
Identifies the RightPadding dependency property.
|
![]() ![]() |
ShowFooterSeparatorProperty |
Identifies the ShowFooterSeparator dependency property.
|
![]() ![]() |
ShowHeaderSeparatorProperty |
Identifies the ShowHeaderSeparator dependency property.
|
![]() ![]() |
TopMarginProperty |
Identifies the TopMargin dependency property.
|
![]() ![]() |
TopPaddingProperty |
Identifies the TopPadding dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() |
BottomMargin |
Gets or sets the bottom margin.
|
![]() |
BottomPadding |
Gets or sets the bottom padding.
|
![]() |
ChartScale |
Gets or sets the ScaleMode for the Chart.
|
![]() |
Dispatcher |
Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
![]() |
FooterCenter |
Gets or sets the text for the footer aligned to the center of the page.
|
![]() |
FooterLeft |
Gets or sets the text for the footer aligned to the left of the page.
|
![]() |
FooterRight |
Gets or sets the text for the footer aligned to the right of the page.
|
![]() |
GridScale |
Gets or sets the ScaleMode for the Grid.
|
![]() |
HeaderCenter |
Gets or sets the text for the header aligned to the center of the page.
|
![]() |
HeaderLeft |
Gets or sets the text for the header aligned to the left of the page.
|
![]() |
HeaderRight |
Gets or sets the text for the header aligned to the right of the page.
|
![]() |
IncludeChart |
Gets or sets a value indicating whether the chart will be included in the document.
|
![]() |
IncludeGrid |
Gets or sets a value indicating whether the grid will be included in the document.
|
![]() |
IncludeRaw |
Gets or sets a value indicating whether the raw data will be included in the document.
|
![]() |
LeftMargin |
Gets or sets the left margin.
|
![]() |
LeftPadding |
Gets or sets the left padding.
|
![]() |
RawScale |
Gets or sets the ScaleMode for the RawData.
|
![]() |
RightMargin |
Gets or sets the right margin.
|
![]() |
RightPadding |
Gets or sets the right padding.
|
![]() |
ShowFooterSeparator |
Gets or sets a value indicating whether a footer separator will be included in the document.
|
![]() |
ShowHeaderSeparator |
Gets or sets a value indicating whether a header separator will be included in the document.
|
![]() |
TopMargin |
Gets or sets the top margin.
|
![]() |
TopPadding |
Gets or sets the top padding.
|