Skip to content

ManualChartDataSourceEditor

ClassChartGuruChartGuru.Editor
[CustomEditor(typeof(ManualChartDataSource))]
public class ManualChartDataSourceEditor : Editor

Custom inspector for ManualChartDataSource. Shows/hides fields based on the selected DataMode.

public override void OnInspectorGUI()

Implement this function to make a custom inspector.