ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DoubleConverterWithAuto Class
Members

In This Topic
    DoubleConverterWithAuto Class
    In This Topic
    Converter for double with "automatic calculate" values support.
    Object Model
    DoubleConverterWithAuto Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DoubleConverterWithAuto 
       Inherits DoubleConverter
    public sealed class DoubleConverterWithAuto : DoubleConverter 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.TypeConverter
          GrapeCity.ActiveReports.Chart.DoubleConverter
             GrapeCity.ActiveReports.Chart.DoubleConverterWithAuto

    See Also