ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PlotConfigTextValidator Class / validate Method

In This Topic
    validate Method (_PlotConfigTextValidator)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function validate( _
       ByVal texts As List(Of IPlotConfigTextOption), _
       ByVal propName As String, _
       ByVal instance As Object _
    ) As List(Of IPlotConfigTextOption)

    Parameters

    texts
    propName
    instance
    See Also