ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPlotConfigOption Interface / text Property

In This Topic
    text Property (IPlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Property text As List(Of IPlotConfigTextOption)
    List<IPlotConfigTextOption> text {get; set;}
    See Also