ChartMarker Class

Definition

Represents a marker for displayed chart values.

public ref class ChartMarker sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartMarker : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartMarker = class
    interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartMarker
Implements IROMStyleDefinitionContainer
Inheritance
ChartMarker
Implements

Properties

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Size

Gets an expression that evaluates to the height and width of the plotting area of marker(s).

Style

Gets the style properties of this report definition object.

Type

Gets an expression that evaluates to the marker type for values.

Applies to