Additional fields (e.g. visible) in the attribute field "stroke".
See attachement
[NinjaScriptProperty]
[Display(Name = "Volume Range", Description = "", Order = 6622, ResourceType = typeof(Resource), GroupName = "GuiPropertyCategoryLines")]
public Stroke VolumeStrokeRange { get; set; }
How do I add such fields to the indicator?

Comment