User (Legacy) Posted September 6, 2002 Report Share Posted September 6, 2002 Hey, the samples are cool but ... some use legacy property/methods or just wrong methods. so some samples do not compile in VS.net in the grids example i get tese build errors: (an not only in that example) C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(116): 'Public Overridable Overloads Property Format() As SoftwareFX.ChartFX.Lite.AxisFormat' is obsolete: 'Use LabelsFormat.Format instead' C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(117): Property 'Grid' is 'ReadOnly'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(118): 'GridColor' is not a member of 'SoftwareFX.ChartFX.Lite.Axis'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(119): 'GridStyle' is not a member of 'SoftwareFX.ChartFX.Lite.Axis'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(122): Property 'Grid' is 'ReadOnly'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(127): Property 'Grid' is 'ReadOnly'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(128): 'GridColor' is not a member of 'SoftwareFX.ChartFX.Lite.Axis'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(130): Property 'Grid' is 'ReadOnly'. i fixed them another nasty thing : the license file supplied with the examples is named <SAMPLENAME>license.licx i was trying to deploy a sample to test it on another computer. it failed because of the licx filename it MUST be licenses.licx it took me quiet some time to find out Link to comment Share on other sites More sharing options...
User (Legacy) Posted September 6, 2002 Author Report Share Posted September 6, 2002 Hey, the samples are cool but ... some use legacy property/methods or just wrong methods. so some samples do not compile in VS.net in the grids example i get tese build errors: (an not only in that example) C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(116): 'Public Overridable Overloads Property Format() As SoftwareFX.ChartFX.Lite.AxisFormat' is obsolete: 'Use LabelsFormat.Format instead' C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(117): Property 'Grid' is 'ReadOnly'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(118): 'GridColor' is not a member of 'SoftwareFX.ChartFX.Lite.Axis'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(119): 'GridStyle' is not a member of 'SoftwareFX.ChartFX.Lite.Axis'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(122): Property 'Grid' is 'ReadOnly'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(127): Property 'Grid' is 'ReadOnly'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(128): 'GridColor' is not a member of 'SoftwareFX.ChartFX.Lite.Axis'. C:\Program Files\ChartFX Lite for .NET\Samples\Grids\FrmGrids.vb(130): Property 'Grid' is 'ReadOnly'. i fixed them another nasty thing : the license file supplied with the examples is named <SAMPLENAME>license.licx i was trying to deploy a sample to test it on another computer. it failed because of the licx filename it MUST be licenses.licx it took me quiet some time to find out Link to comment Share on other sites More sharing options...
Software FX Posted September 9, 2002 Report Share Posted September 9, 2002 Thanks ! -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Software FX Posted September 9, 2002 Report Share Posted September 9, 2002 Thanks ! -- FP Software FX, Inc. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.