[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLabel.Image

Image Property

Image

Gets or sets the label's image.

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