ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1.Win.C1Chart.Style.ShouldSerializeVerticalAlignment Method

Returns false if the Style VerticalAlignment property is in the default state.

[Visual Basic]

Public Function ShouldSerializeVerticalAlignment() As Boolean

[C#]

public bool ShouldSerializeVerticalAlignment()

[Delphi]

public function ShouldSerializeVerticalAlignment(): Boolean;

Return Value

Boolean.

Remarks

The default state is to inherit the VerticalAlignment from the style of the parent object.

See Also

C1.Win.C1Chart.Style Class | C1.Win.C1Chart.Style Members | C1.Win.C1Chart Namespace | C1.Win.C1Chart.Style Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.