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

In This Topic
    _lerped Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property _lerped As Nullable(Of Boolean)
    public Nullable<bool> _lerped {get; set;}
    See Also