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

In This Topic
    _toString Method (_ColorValueInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _toString( _
       Optional ByVal format As String, _
       Optional ByVal type As String _
    ) As String
    public override string _toString( 
       string format,
       string type
    )

    Parameters

    format
    type
    See Also