NevronOpenVision
Nevron.Nov.Chart Namespace / NFastLineSeriesData Class
Members
NFastLineSeriesData Class
Each NFastPointSeries instance has an associated NFastLineSeriesData object which represents the data storage for the series. The data storage is one-dimensional and contains values and optionally xvalues, zvalues and color data.
Object Model
NFastLineSeriesData Class
Syntax
Inheritance Hierarchy

System.Object
   Nevron.Nov.Dom.NNode
      Nevron.Nov.Dom.NDocumentNode
         Nevron.Nov.Dom.NElement
            Nevron.Nov.Chart.NChartElement
               Nevron.Nov.Chart.NSeriesData
                  Nevron.Nov.Chart.NVectorSeriesData
                     Nevron.Nov.Chart.NXYZVectorSeriesData
                        Nevron.Nov.Chart.NFastLineSeriesData

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also