ChartAxisTitleInstance Class

Definition

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

public ref class ChartAxisTitleInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartAxisTitleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartAxisTitleInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartAxisTitleInstance
Inherits BaseInstance
Inheritance
ChartAxisTitleInstance

Properties

Caption

Gets the calculated value of the Caption property in a ChartAxisTitle class.

Position

Gets the calculated value of the Position property in a ChartAxisTitle class.

Style

Gets the calculated value of the Style property in a ChartAxisTitle class.

TextOrientation

Gets the calculated value of the TextOrientation property in a ChartAxisTitle class.

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to