[]
Gets the hyperlink associated with the series.
[C1Category("Navigation")]
[C1Description("FlexChartSeries.Hyperlink", "The hyperlink associated with the series.")]
public ReportHyperlink Hyperlink { get; set; }
<C1Category("Navigation")>
<C1Description("FlexChartSeries.Hyperlink", "The hyperlink associated with the series.")>
Public Property Hyperlink As ReportHyperlink