In this example you can see how we provide SCIImpulseRenderableSeries3D and SCIUniformGridDataSeries3D to create a Uniform Impulse iOS 3D Plot. A stem chart is visualised as […]
Demonstrates how to use SCIColumnRenderableSeries3D class and create a 3D Uniform Column Chart in SciChart iOS. It accepts either XyzDataSeries3D for sparse points, or UniformGridDataSeries3D for […]
SciChart iOS allows you to create both Impulse or Stem chart in 3D. They are provided by SCIImpulseRenderableSeries3D series. A stem chart is visualised as small […]
Demonstrates how to use SCIColumnRenderableSeries3D and create a 3D Sparse Column Chart in SciChart iOS. It accepts either SCIXyzDataSeries3D for sparse points, or SCIUniformGridDataSeries3D for an […]