Table of Contents

Class AxisLine

Namespace
adas_core.Domain.Models.MongoModels
Assembly
adas-core.Domain.dll
public class AxisLine
Inheritance
AxisLine
Inherited Members
Extension Methods

Properties

LineStyle

public AxisLineStyle? LineStyle { get; set; }

Property Value

AxisLineStyle

Show

public bool? Show { get; set; }

Property Value

bool?