ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _TextPointTextAnnotationOverlayItemView Class / symbol Property

In This Topic
    symbol Property (_TextPointTextAnnotationOverlayItemView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property symbol As ITextPlotTextSymbolOption
    public ITextPlotTextSymbolOption symbol {get; set;}
    See Also