ChartSmartLabelInstance Class

 

Updated: February 25, 2016

Represents an instance type of the ChartSmartLabel class and contains the calculated values of the properties in the ChartSmartLabel.

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

System::Object
  Microsoft.ReportingServices.OnDemandReportRendering::BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering::ChartSmartLabelInstance

public ref class ChartSmartLabelInstance sealed : BaseInstance

NameDescription
System_CAPS_pubpropertyAllowOutSidePlotArea

Gets the calculated value of the AllowOutSidePlotArea property in a ChartSmartLabel class.

System_CAPS_pubpropertyCalloutBackColor

Gets the calculated value of the CalloutBackColor property in a ChartSmartLabel class.

System_CAPS_pubpropertyCalloutLineAnchor

Gets the calculated value of the CalloutLineAnchor property in a ChartSmartLabel class.

System_CAPS_pubpropertyCalloutLineColor

Gets the calculated value of the CalloutLineColor property in a ChartSmartLabel class.

System_CAPS_pubpropertyCalloutLineStyle

Gets the calculated value of the CalloutLineStyle property in a ChartSmartLabel class.

System_CAPS_pubpropertyCalloutLineWidth

Gets the calculated value of the CalloutLineWidth property in a ChartSmartLabel class.

System_CAPS_pubpropertyCalloutStyle

Gets the calculated value of the CalloutStyle property in a ChartSmartLabel class.

System_CAPS_pubpropertyDisabled

Gets the calculated value of the Disabled property in a ChartSmartLabel class.

System_CAPS_pubpropertyMarkerOverlapping

Gets the calculated value of the MarkerOverlapping property in a ChartSmartLabel class.

System_CAPS_pubpropertyMaxMovingDistance

Gets the calculated value of the MaxMovingDistance property in a ChartSmartLabel class.

System_CAPS_pubpropertyMinMovingDistance

Gets the calculated value of the MinMovingDistance property in a ChartSmartLabel class.

System_CAPS_pubpropertyShowOverlapped

Gets the calculated value of the ShowOverlapped property in a ChartSmartLabel class.

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: