[DefaultValue()] [Description("Controls the vertical alignment of the data point markers")] [Category("Alignment")] public VertAlign VertAlign {get; set;}
'Declaration <DefaultValueAttribute()> <DescriptionAttribute("Controls the vertical alignment of the data point markers")> <CategoryAttribute("Alignment")> Public Property VertAlign As VertAlign