Upgrading from Nevron Chart v3.1 to Nevron .NET Chart 2016.1


Author
Message
Lance Levendowski
Lance Levendowski
Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)Forum Newbie (0 reputation)
Group: Forum Members
Posts: 60, Visits: 157
I'm converting a project that uses Nevron Chart v3.1 to Nevron .NET Chart 2016.1.  Can somebody please tell me the properties, methods, or events in Nevron .NET Vision 2016.1 that correspond to the following items in Nevron Chart v3.1?

  Nevron.NChart.NChart.BeforePaint
  Nevron.NChart.NChart.AfterPaint

  Nevron.NChart.WinForm.NChartControl.Settings.RenderDevice

  Nevron.NChart.NAxis.DimensionScale.AutoLabels
  Nevron.NChart.NAxisScaleDimension.AutoLabels

  Nevron.NChart.NChart.PredefinedChartStyle
   NOTE: Nevron.Chart.NChart.SetPredefinedChartStyle can be used to set the value, but how can you get the current value?
   Example:
    Dim chart As Nevron.NChart.NChart
    Dim desiredPredefinedChartStyle As Nevron.NChart.PredefinedChartStyle
      '...
     If (chart.PredefinedChartStyle <> desiredPredefinedChartStyle) Then
       chart.PredefinedChartStyle = desiredPredefinedChartStyle
        ' Run additional code here that is required when chart.PredefinedChartStyle is set to a new value.
     End If

  Nevron.NChart.NAxis.TitleText.Offset
  Nevron.NChart.NAxis.TitleText.HorzAlign
  Nevron.NChart.NAxis.TitleText.VertAlign

  Nevron.NChart.NSeries.DataLabels.DrawEvery

  Nevron.NChart.NChartWall.FillEffect.Emissive

Thank you for any help!

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search