ChartAreaInstance Class

Definition

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

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

Properties

AlignOrientation

Gets the calculated value of the AlignOrientation property in a ChartArea class.

EquallySizedAxesFont

Gets the calculated value of the EquallySizedAxesFont property in a ChartArea class.

Hidden

Gets the calculated value of the Hidden property in a ChartArea class.

Style

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

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to