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

In This Topic
    getIdentityValue Method (_OverlayItemConditionalFormattingRule)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function getIdentityValue( _
       ByVal identity As String _
    ) As Object
    public override object getIdentityValue( 
       string identity
    )

    Parameters

    identity
    See Also