Returns false if the Style HorizontalAlignment property is in the default state.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# |
|---|
public bool ShouldSerializeHorizontalAlignment() |
| Visual Basic |
|---|
Public Function ShouldSerializeHorizontalAlignment As Boolean |
Return Value
Boolean.
Remarks
The default state is to inherit the HorizontalAlignment from the style of the parent object.