ChartAlignType Class

 

Updated: February 25, 2016

Defines which aspects of the chart area should be aligned with the target chart area.

Namespace:   Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

System::Object
  Microsoft.ReportingServices.OnDemandReportRendering::ChartAlignType

public ref class ChartAlignType sealed 

NameDescription
System_CAPS_pubpropertyAxesView

Indicates the chart areas should align on axes views.

System_CAPS_pubpropertyCursor

Indicates the chart areas should align on cursors.

System_CAPS_pubpropertyInnerPlotPosition

Indicates the chart areas should align on inner plot positions.

System_CAPS_pubpropertyInstance

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

System_CAPS_pubpropertyPosition

Indicates the chart areas should align on chart area positions.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: