CustomLabelInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the CustomLabel class and contains the calculated values of the properties in CustomLabel.
public ref class CustomLabelInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class CustomLabelInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type CustomLabelInstance = class
inherit BaseInstance
Public NotInheritable Class CustomLabelInstance
Inherits BaseInstance
- Inheritance
Properties
AllowUpsideDown |
Gets the calculated value of the AllowUpsideDown property in a CustomLabel class. |
DistanceFromScale |
Gets the calculated value of the DistanceFromScale property in a CustomLabel class. |
FontAngle |
Gets the calculated value of the FontAngle property in a CustomLabel class. |
Hidden |
Gets the calculated value of the Hidden property in a CustomLabel class. |
Placement |
Gets the calculated value of the Placement property in a CustomLabel class. |
RotateLabel |
Gets the calculated value of the RotateLabel property in a CustomLabel class. |
Style |
Gets the calculated value of the Style property in a CustomLabel class. |
Text |
Gets the calculated value of the Text property in a CustomLabel class. |
UseFontPercent |
Gets the calculated value of the UseFontPercent property in a CustomLabel class. |
Value |
Gets the calculated value of the Value property in a CustomLabel class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |