Skip to content

C# interop: mark all optional parameter as optional and make style param conversion functions static methods #134

Closed
@kMutagene

Description

@kMutagene
  1. All optional parameters should get the optional tag used in the Chart type (see Axis.init all arguments are mandatory in C# #133)
  2. Style param convert functions are FSharpFunc instead of invokable methods -> add members/override: ToString() and Convert()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions