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