[]
Gets or sets the label's image.
[C1Description("ChartLabel.Image", "The label's image")] public object Image { get; set; }
<C1Description("ChartLabel.Image", "The label's image")> Public Property Image As Object