This topic has not yet been rated - Rate this topic

ChartTitleInstance Class

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

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.ChartTitleInstance

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
public sealed class ChartTitleInstance : BaseInstance

The ChartTitleInstance type exposes the following members.

  NameDescription
Public propertyCaptionGets the calculated value of the Caption property in a ChartTitle class.
Public propertyDockOffsetGets the calculated value of the DockOffset property in a ChartTitle class.
Public propertyDockOutsideChartAreaGets the calculated value of the DockOutsideChartArea property in a ChartTitle class.
Public propertyHiddenGets the calculated value of the Hidden property in a ChartTitle class.
Public propertyPositionGets the calculated value of the Position property in a ChartTitle class.
Public propertyStyleGets the calculated value of the Style property in a ChartTitle class.
Public propertyTextOrientationGets the calculated value of the TextOrientation property in a ChartTitle class.
Public propertyToolTipGets the calculated value of the ToolTip property in a ChartTitle class.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.