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