The C1OlapContentOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1OlapContentOptions |
Initializes a new instance of a C1OlapContentOptions.
|
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 C1OlapContentOptions 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 | |
---|---|---|
![]() ![]() |
ChartScaleProperty |
Identifies the ChartScale dependency property.
|
![]() ![]() |
GridScaleProperty |
Identifies the GridScale dependency property.
|
![]() ![]() |
IncludeChartProperty |
Identifies the IncludeChart dependency property.
|
![]() ![]() |
IncludeGridProperty |
Identifies the IncludeGrid dependency property.
|
![]() ![]() |
IncludeRawProperty |
Identifies the IncludeRaw dependency property.
|
![]() ![]() |
RawScaleProperty |
Identifies the RawScale dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() |
ChartScale |
Gets or sets the ScaleMode for the Chart.
|
![]() |
Dispatcher |
Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
![]() |
GridScale |
Gets or sets the ScaleMode for the Grid.
|
![]() |
IncludeChart |
Gets or sets a value indicating whether the chart will be included in the printed document.
|
![]() |
IncludeGrid |
Gets or sets a value indicating whether the grid will be included in the printed document.
|
![]() |
IncludeRaw |
Gets or sets a value indicating whether the raw data will be included in the printed document.
|
![]() |
RawScale |
Gets or sets the ScaleMode for the RawData.
|