CoinGeckoAPI.Models Namespace

GlobalMarketCapChartResponse..::..MarketCapChart Property

Namespace:  CoinGeckoAPI.Models
Assembly:  CoinGeckoAPI (in CoinGeckoAPI.dll)

Syntax


[JsonPropertyAttribute]
public MarketCapChartData MarketCapChart { get; set; }
<JsonPropertyAttribute> _
Public Property MarketCapChart As MarketCapChartData
	Get
	Set