LightningChart版本8.1包含哪些新特征

2024-11-05 19:16:57

1、网格模型着色与线框显示着色,设置 Fill = True显示线框,设置WireFrame = True, and set preferred line color in WireFrameLineColor

LightningChart版本8.1包含哪些新特征LightningChart版本8.1包含哪些新特征

2、简化3D框,可以直观3D数据设置 所有的Visible = fal衡痕贤伎se for all walls, and set FrameBox.Style = AllEdges. Set the color or the frame with FrameBox.LineColor.

LightningChart版本8.1包含哪些新特征

3、使用自动X或Y轴时,精确显示(上/下或左/右)数值设置 ViewXY.AxisLayout.YAxisAutoPlacement = Explicit, and axis.ExplicitAutoPlacementSide for axis as preferred.

LightningChart版本8.1包含哪些新特征LightningChart版本8.1包含哪些新特征

4、帧分隔符和刷新方法选择WinForms选RenderOptions, WPF选ChartRenderOptions• ChartUpdateStyle: Sync / Async / LimitedFrameRate.- Sync: corresponds to old way, chart renders and then exits EndUpdate().- Async: refreshes it after exiting EndUpdate().- LimitedFrameRate: frame rate is limited• FrameRateLimit. Set Max FPS here. 0 = unlimited

5、沿着所选维度移动3D点View3D.MovePoint method added to moving 3D point along selected dimension.

LightningChart版本8.1包含哪些新特征
猜你喜欢