'Declaration
<C1DescriptionAttribute("Axis.TitleAngle", "Gets or sets the rotation angle of the axis title.")> <DefaultValueAttribute(NaN)> Public Property TitleAngle As Double
[C1Description("Axis.TitleAngle", "Gets or sets the rotation angle of the axis title.")] [DefaultValue(NaN)] public double TitleAngle {get; set;}